1. cf9f087 Add support for tombstone symbolization to pbtombstone. by Peter Collingbourne · 1 year, 5 months ago
  2. 39a1730 Make pbtombstone a host tool. by Peter Collingbourne · 1 year, 5 months ago
  3. b17d7be debuggerd: recognize jumps to non-executable memory. by Elliott Hughes · 11 months ago
  4. 4e96338 host_signal_fixup.h: remove unused file. by Elliott Hughes · 12 months ago
  5. e3e7bc7 [MTE] write stack history into tombstone by Florian Mayer · 1 year, 3 months ago
  6. c802793 Reland "[Berberis][CrashReporting] Dump guest thread inf..." by Sijie Chen · 1 year, 3 months ago
  7. cb53fe1 Reland "[Berberis][CrashReporting] Extend ThreadInfo to ..." by Sijie Chen · 1 year, 3 months ago
  8. 9fbd7e1 Merge changes from topic "revert-3062926-CJGHTRPCBP" into main by Dimitry Ivanov · 1 year, 3 months ago
  9. cdf499f Revert "[Berberis][CrashReporting] Extend ThreadInfo to have gue..." by Dimitry Ivanov · 1 year, 3 months ago
  10. 899c1bd Revert "[Berberis][CrashReporting] Dump guest thread info to tom..." by Dimitry Ivanov · 1 year, 3 months ago
  11. a6e1ac8 Merge changes from topic "berberis-crash-reporting-guest_regs" into main by Sijie Chen · 1 year, 3 months ago
  12. 4c3a9df [Berberis][CrashReporting] Dump guest thread info to tombstone file by Sijie Chen · 1 year, 3 months ago
  13. 3ff250f [Berberis][CrashReporting] Extend ThreadInfo to have guest registers by Sijie Chen · 1 year, 5 months ago
  14. 0455ca3 Merge "Clean up usage of 32 bit/64 bit checks." into main by Christopher Ferris · 1 year, 3 months ago
  15. 2f77c2a Clean up usage of 32 bit/64 bit checks. by Christopher Ferris · 1 year, 3 months ago
  16. 87ff711 Merge "Add page size info to tombstone" into main by Devin Moore · 1 year, 3 months ago
  17. 4647b6b Add page size info to tombstone by Devin Moore · 1 year, 3 months ago
  18. 94c9cb6 Merge "Replace malloc_not_svelte with malloc_low_memory." into main by Christopher Ferris · 1 year, 3 months ago
  19. 7bfbe41 Fix fallback signal issue. by Xiaohui Niu · 1 year, 3 months ago
  20. 1c46a00 Replace malloc_not_svelte with malloc_low_memory. by Christopher Ferris · 1 year, 4 months ago
  21. 2d45331 Avoid confusing `main_thread` name by Florian Mayer · 1 year, 4 months ago
  22. acafa40 Merge changes from topics "crashapi2", "crashapi3" into main by Treehugger Robot · 1 year, 6 months ago
  23. acd092a Merge "Update debuggerd for stack MTE." into main by Mitch Phillips · 1 year, 6 months ago
  24. 920d95b use new location of crash_detail API by Florian Mayer · 1 year, 6 months ago
  25. 5fa6663 Read data set by android_add_crash_detail into tombstone. by Florian Mayer · 1 year, 6 months ago
  26. bf2d6dd Update debuggerd for stack MTE. by Mitch Phillips · 1 year, 6 months ago
  27. cdf5558 Use correct stack depot size in __scudo_get_error by Florian Mayer · 1 year, 8 months ago
  28. 1f5b0f9 Merge "Handle scudo_stack_depot_size = 0" into main by Treehugger Robot · 1 year, 8 months ago
  29. f956685 Merge "Use scudo_stack_depot_size from process_info" into main by Florian Mayer · 1 year, 8 months ago
  30. 73ade16 Merge "Move tombstone_proto_to_text out of libdebuggerd." into main by Siim Sammul · 1 year, 8 months ago
  31. 1772cd4 Merge "Match upstream API change" into main by Treehugger Robot · 1 year, 8 months ago
  32. 6757ecd Match upstream API change by Florian Mayer · 1 year, 8 months ago
  33. c08a34e Move tombstone_proto_to_text out of libdebuggerd. by Siim Sammul · 1 year, 9 months ago
  34. 4841207 Handle scudo_stack_depot_size = 0 by Florian Mayer · 1 year, 8 months ago
  35. e8fcfee Use scudo_stack_depot_size from process_info by Florian Mayer · 1 year, 8 months ago
  36. c7cc571 Avoid crashing on bad architecture value. by Christopher Ferris · 1 year, 9 months ago
  37. 6aa7249 Add new segv type SEGV_CPERR. by Christopher Ferris · 1 year, 9 months ago
  38. 3a0833c Fix potential miscellaneous debuggerd issues. by Christopher Ferris · 2 years ago
  39. 786dac3 Update some fs_mgr/debuggerd to use getpagesize() instead of PAGE_SIZE by Kelvin Zhang · 2 years, 2 months ago
  40. 98d6242 Limit the number of log messages in a tombstone. by Christopher Ferris · 2 years, 3 months ago
  41. bda1064 Re-add code to skip gettings logs on logd crashes. by Christopher Ferris · 2 years, 4 months ago
  42. 152de53 Merge "Print number of frames" by Florian Mayer · 2 years, 4 months ago
  43. 59e632a Print number of frames by Florian Mayer · 2 years, 5 months ago
  44. f9cd73f Remove floating point register cruft. by Elliott Hughes · 2 years, 5 months ago
  45. 22035cc Display offset in backtraces if necessary. by Christopher Ferris · 2 years, 6 months ago
  46. 1d79a07 [MTE] add link to SAC docs to tombstones by Florian Mayer · 2 years, 7 months ago
  47. 8b91862 [Refactor] move memory map printing to helper by Florian Mayer · 2 years, 7 months ago
  48. 3d11890 Merge "[MTE] warn about async crashes being imprecise" by Florian Mayer · 2 years, 7 months ago
  49. 5fcdfd2 [MTE] warn about async crashes being imprecise by Florian Mayer · 2 years, 7 months ago
  50. a812f45 Merge "Pass fault address to GWP-ASan's changed API." by Treehugger Robot · 2 years, 7 months ago
  51. 30a2528 Handle scudo_ring_buffer_size = 0 by Florian Mayer · 2 years, 7 months ago
  52. 8a34b17 Pass fault address to GWP-ASan's changed API. by Mitch Phillips · 2 years, 7 months ago
  53. bd49c38 Use scudo_ring_buffer_size from process_info by Florian Mayer · 2 years, 8 months ago
  54. fac411d Remove unnecessary logging. by Christopher Ferris · 2 years, 10 months ago
  55. 8c0101b Add tomstone proto support for riscv64 by Liu Cunyuan · 2 years, 10 months ago
  56. 7827991 Fix scudo MTE tests. by Peter Collingbourne · 3 years, 1 month ago
  57. d17cefe Merge "Fix scudo fault address processing." by Christopher Ferris · 3 years, 2 months ago
  58. 7c2e7e3 Fix fallback paths for dumping threads. by Christopher Ferris · 3 years, 2 months ago
  59. 381b89c Fix scudo fault address processing. by liyong · 3 years, 3 months ago
  60. 3b7b7ba Use the new AndroidUnwinder object. by Christopher Ferris · 3 years, 5 months ago
  61. 5411905 Merge "[GWP-ASan] Enable debuggerd to pull more allocation metadata." by Mitch Phillips · 3 years, 4 months ago
  62. c6d4283 Update for SetProcessMemory removal. by Christopher Ferris · 3 years, 4 months ago
  63. 1e09699 [GWP-ASan] Enable debuggerd to pull more allocation metadata. by Mitch Phillips · 3 years, 5 months ago
  64. c95047d Update for accurate unreadable elf files. by Christopher Ferris · 3 years, 5 months ago
  65. a6fac88 Remove dead non-proto tombstone reporting code. by Peter Collingbourne · 3 years, 5 months ago
  66. b999b82 Dump threads in tombstone fallback path. by Christopher Ferris · 3 years, 6 months ago
  67. 9453199 Merge "debuggerd: add the PAC keys to the tombstones." by Elliott Hughes · 3 years, 7 months ago
  68. d13ea52 debuggerd: add the PAC keys to the tombstones. by Elliott Hughes · 3 years, 7 months ago
  69. 22ad09b Update for MapInfo objects in frame data. by Christopher Ferris · 3 years, 9 months ago
  70. bdea3bb Remove non-protobuf path. by Christopher Ferris · 3 years, 9 months ago
  71. a44f269 Merge "Improvements to tombstone output." by Treehugger Robot · 3 years, 9 months ago
  72. 773acaa Improvements to tombstone output. by Peter Collingbourne · 3 years, 9 months ago
  73. 57e19ac Merge "Add a human readable description of the tagged_addr_ctrl value to tombstones." by Peter Collingbourne · 3 years, 9 months ago
  74. 47d784e Add a human readable description of the tagged_addr_ctrl value to tombstones. by Peter Collingbourne · 3 years, 9 months ago
  75. c677606 Update for libunwindstack shared_ptr MapInfos. by Christopher Ferris · 4 years, 7 months ago
  76. 2e1e76b Merge "Revert "strerror: incl enum name"" by Steven Moreland · 3 years, 10 months ago
  77. dde8fef Revert "strerror: incl enum name" by Steven Moreland · 3 years, 10 months ago
  78. 79de514 Merge "strerror: incl enum name" by Elliott Hughes · 3 years, 10 months ago
  79. 2b98c82 Add CHECK to verify assumptions in the code. by Christopher Ferris · 3 years, 10 months ago
  80. be17619 Merge "Disable scudo when using svelte config." by Christopher Ferris · 3 years, 11 months ago
  81. 7aad256 Disable scudo when using svelte config. by Christopher Ferris · 3 years, 11 months ago
  82. 575bce5 strerror: incl enum name by Steven Moreland · 3 years, 11 months ago
  83. 32d3cdd libdebuggerd: fix process uptime. by Elliott Hughes · 3 years, 11 months ago
  84. 7e4c2a8 Add fault address marker in proto to tombstone. by Christopher Ferris · 4 years ago
  85. e889145 Remove trailing newlines from abort message. by Christopher Ferris · 4 years ago
  86. c31ccb4 Update for new TRAP_PERF value. by Christopher Ferris · 4 years, 1 month ago
  87. 9e52385 Merge "[MTE] Add a HWASan-style tag dump to tombstones." by Treehugger Robot · 4 years, 1 month ago
  88. 5ddcea2 [MTE] Add a HWASan-style tag dump to tombstones. by Mitch Phillips · 4 years, 4 months ago
  89. cbf7c46 Avoid using thread cache in unwinder. by yidong zhang · 4 years, 2 months ago
  90. 78f0670 [MTE] Print cause and alloc/dealloc traces to logcat. by Mitch Phillips · 4 years, 2 months ago
  91. d8ab48b Update API of MapInfo from libunwindstack by David Srbecky · 4 years, 3 months ago
  92. fe751c5 Re-add backtrace note about unreadable elf. by Christopher Ferris · 4 years, 4 months ago
  93. 007d794 Merge "debuggerd: store commandline instead of process name." by Josh Gao · 4 years, 4 months ago
  94. 31348a7 debuggerd: store commandline instead of process name. by Josh Gao · 4 years, 4 months ago
  95. 847b2a3 Adjust libunwindstack MapInfo API by David Srbecky · 4 years, 5 months ago
  96. 777148f Merge "libdebuggerd: store process uptime." by Josh Gao · 4 years, 5 months ago
  97. f4a40c0 Merge "Support MTE and GWP-ASan features in proto tombstones." by Peter Collingbourne · 4 years, 5 months ago
  98. d0f5eb5 Merge "[GWP-ASan] Add debuggerd end-to-end tests and remove unique wording." by Peter Collingbourne · 4 years, 5 months ago
  99. b68b073 debuggerd: remove unused file. by Elliott Hughes · 4 years, 5 months ago
  100. 1a1f7d7 Support MTE and GWP-ASan features in proto tombstones. by Peter Collingbourne · 4 years, 5 months ago