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