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