summaryrefslogtreecommitdiff
path: root/runtime/jit/debugger_interface.h
AgeCommit message (Expand)Author
2020-12-09Exclude zygote methods from FreeAllMethodHeaders DCHECK David Srbecky
2020-03-25Add more logging and sanity checks for JIT mini-debug-info. David Srbecky
2020-03-12Refactor RemoveNativeDebugInfoForJit. David Srbecky
2019-09-20JIT mini-debug-info: Add support for zygote shared memory David Srbecky
2019-08-28JIT mini-debug-info: Support JIT data dual mapping. David Srbecky
2019-08-22JIT mini-debug-info: Allocate entries in the JIT data space. David Srbecky
2019-08-16JIT mini-debug-info: Remove global maps. David Srbecky
2019-04-29Fix DWARF line-number generation for JITed methods. David Srbecky
2019-04-10Fix flaky 137-cfi test. David Srbecky
2019-04-07Split JIT mini-debug-info packing and compression to two phases. David Srbecky
2019-02-18Refactor ElfDebugReader. David Srbecky
2018-12-14Pack JIT mini-debug-infos together. David Srbecky
2018-12-11Cleanup native debug interface api. David Srbecky
2018-12-06ART: Move to using locks.h instead of mutex.h Andreas Gampe
2018-02-21Add timestamps to JIT/DEX native debug info. David Srbecky
2018-02-02Create list of open dex files for libbacktrace. David Srbecky
2018-01-19Refactor jit debugger interface and its ELF creation. David Srbecky
2016-04-13Move Assemblers to the Arena. Vladimir Marko
2016-01-13Report DWARF debug information for JITed code. David Srbecky
2015-12-17Move JIT debugger interface code to its own file. David Srbecky