Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
e153a62e8e8a2c42f86d2db87c8188cd0d7bef6b
/
runtime
/
jit
/
debugger_interface.cc
efc03b8
Fix reported dex file size to libunwindstack.
by David Srbecky
· 5 years ago
1f947b4
Exclude zygote methods from FreeAllMethodHeaders DCHECK
by David Srbecky
· 5 years ago
41617b1
Add more logging and sanity checks for JIT mini-debug-info.
by David Srbecky
· 6 years ago
30fd851
Refactor RemoveNativeDebugInfoForJit.
by David Srbecky
· 6 years ago
4d125af
JIT mini-debug-info: Insert application entries at the head.
by David Srbecky
· 7 years ago
5aa4292
Fix iteration in RemoveNativeDebugInfoForJit
by David Srbecky
· 6 years ago
697fe5c
JIT mini-debug-info: Append packed entries towards end.
by David Srbecky
· 7 years ago
9bee62a
JIT mini-debug-info: Compression micro-optimization.
by David Srbecky
· 7 years ago
94af582
JIT mini-debug-info: Add back timestamps.
by David Srbecky
· 7 years ago
371390f
Call NativeDebugInfoPostFork in the child post-fork.
by Nicolas Geoffray
· 7 years ago
1550a66
JIT mini-debug-info: Add support for zygote shared memory
by David Srbecky
· 7 years ago
87fb032
Fix JIT data dual mapping for apps.
by David Srbecky
· 7 years ago
e09b87e
JIT mini-debug-info: Support JIT data dual mapping.
by David Srbecky
· 7 years ago
9ac8e43
JIT mini-debug-info: Allocate entries in the JIT data space.
by David Srbecky
· 7 years ago
8fc2f95
JIT mini-debug-info: Remove global maps.
by David Srbecky
· 7 years ago
36ec6c7
Fix DWARF line-number generation for JITed methods.
by David Srbecky
· 7 years ago
1ed4515
Fix flaky 137-cfi test.
by David Srbecky
· 7 years ago
76b9c69
Split JIT mini-debug-info packing and compression to two phases.
by David Srbecky
· 7 years ago
53eb07f
Refactor ElfDebugReader.
by David Srbecky
· 7 years ago
9383d69
Allow multiple native debug entries with same address.
by David Srbecky
· 7 years ago
0b21e41
Pack JIT mini-debug-infos together.
by David Srbecky
· 8 years ago
afc60cd
Cleanup native debug interface api.
by David Srbecky
· 8 years ago
c55bb39
Revert^2 "ART: Refactor typedef to using"
by Andreas Gampe
· 8 years ago
ee07743
Revert "ART: Refactor typedef to using"
by Andreas Gampe
· 8 years ago
9a20ff0
ART: Refactor typedef to using
by Andreas Gampe
· 8 years ago
d767f2d
More JIT debug data synchronisation.
by David Srbecky
· 8 years ago
440a9b3
Add timestamps to JIT/DEX native debug info.
by David Srbecky
· 8 years ago
fb3de3d
Create list of open dex files for libbacktrace.
by David Srbecky
· 8 years ago
c684f33
Refactor jit debugger interface and its ELF creation.
by David Srbecky
· 8 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 8 years ago
b486a98
ART: Introduce thread-current-inl.h
by Andreas Gampe
· 9 years ago
3bada4b
Avoid binding const references to temporaries.
by Vladimir Marko
· 9 years ago
93205e3
Move Assemblers to the Arena.
by Vladimir Marko
· 10 years ago
e8b4e85
Call __jit_debug_register_code() indirectly via global variable.
by David Srbecky
· 10 years ago
5cc349f
Report DWARF debug information for JITed code.
by David Srbecky
· 10 years ago
67feb17
Move JIT debugger interface code to its own file.
by David Srbecky
· 10 years ago