1. 15a678a ART: Fix internal addr2line by Andreas Gampe · 6 years ago
  2. c57c680 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  3. 0b0d3b4 Re-enable ART code paths and tests for ASan that were disabled for Valgrind. by Roland Levillain · 6 years ago
  4. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  5. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  6. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  7. a0b2527 Fix mac build. by Christopher Ferris · 6 years ago
  8. b274931 Display all stack frames on a crash. by Christopher Ferris · 6 years ago
  9. b1f23f9 Ignore vdex files for addr2line. by Christopher Ferris · 6 years ago
  10. 453e0e5 Change Addr2line to use poll. by Christopher Ferris · 6 years ago
  11. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  12. 53ef6a6 Add offset for native stack dump. by Christopher Ferris · 6 years ago
  13. 1be5505 Merge "Fix NE when DumpKernelStack" by Treehugger Robot · 7 years ago
  14. 7a8b3f2 Fix NE when DumpKernelStack by yuanhao · 7 years ago
  15. 77b38df Update to track libbacktrace API changes. by Christopher Ferris · 7 years ago
  16. 8bd7d1b Allow map name to be empty in DumpNativeStack. by Christopher Ferris · 7 years ago
  17. 39b378c ART: Factor out gAborting by Andreas Gampe · 7 years ago
  18. dcc528d ART: Move runtime-debug flags to own files by Andreas Gampe · 7 years ago
  19. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  20. f88b5c0 Use the rel_pc instead of computing it. by Christopher Ferris · 7 years ago
  21. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  22. 0ed6c80 Close the right fd in native_stack_dump by Calin Juravle · 7 years ago
  23. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  24. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  25. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  26. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  27. ef29536 ART: Use cerr for host unexpected errors by Andreas Gampe · 8 years ago
  28. fcccbaf ART: Improve addr2line by Andreas Gampe · 8 years ago
  29. 5dd44d0 ART: Factor out native stack dumping by Andreas Gampe · 8 years ago