1. e09b87e JIT mini-debug-info: Support JIT data dual mapping. by David Srbecky · 6 years ago
  2. 9ac8e43 JIT mini-debug-info: Allocate entries in the JIT data space. by David Srbecky · 6 years ago
  3. 8fc2f95 JIT mini-debug-info: Remove global maps. by David Srbecky · 6 years ago
  4. 36ec6c7 Fix DWARF line-number generation for JITed methods. by David Srbecky · 6 years ago
  5. 1ed4515 Fix flaky 137-cfi test. by David Srbecky · 6 years ago
  6. 76b9c69 Split JIT mini-debug-info packing and compression to two phases. by David Srbecky · 6 years ago
  7. 53eb07f Refactor ElfDebugReader. by David Srbecky · 6 years ago
  8. 9383d69 Allow multiple native debug entries with same address. by David Srbecky · 7 years ago
  9. 0b21e41 Pack JIT mini-debug-infos together. by David Srbecky · 7 years ago
  10. afc60cd Cleanup native debug interface api. by David Srbecky · 7 years ago
  11. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 7 years ago
  12. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 7 years ago
  13. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 7 years ago
  14. d767f2d More JIT debug data synchronisation. by David Srbecky · 7 years ago
  15. 440a9b3 Add timestamps to JIT/DEX native debug info. by David Srbecky · 7 years ago
  16. fb3de3d Create list of open dex files for libbacktrace. by David Srbecky · 7 years ago
  17. c684f33 Refactor jit debugger interface and its ELF creation. by David Srbecky · 8 years ago
  18. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 8 years ago
  19. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  20. 3bada4b Avoid binding const references to temporaries. by Vladimir Marko · 8 years ago
  21. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 9 years ago
  22. e8b4e85 Call __jit_debug_register_code() indirectly via global variable. by David Srbecky · 9 years ago
  23. 5cc349f Report DWARF debug information for JITed code. by David Srbecky · 10 years ago
  24. 67feb17 Move JIT debugger interface code to its own file. by David Srbecky · 10 years ago