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