1. 5a2a302 Merge "[debuggerd] New protocol to AM to handle recoverable crashes." by Mitch Phillips · 2 years, 5 months ago
  2. abde59e Add tombstone_handler for crashes in Microdroid by Shikha Panwar · 2 years, 7 months ago
  3. dd5a80d [debuggerd] New protocol to AM to handle recoverable crashes. by Mitch Phillips · 2 years, 5 months ago
  4. 5a4e625 crash_dump: suggest lldbclient.py rather than gdbclient.py. by Elliott Hughes · 2 years, 6 months ago
  5. 8fe5127 Recoverable GWP-ASan: Don't tell ActivityManager by Mitch Phillips · 2 years, 6 months ago
  6. bd49c38 Use scudo_ring_buffer_size from process_info by Florian Mayer · 2 years, 8 months ago
  7. a27f23e Remove an unnecessary #include. by Elliott Hughes · 2 years, 8 months ago
  8. 3b7b7ba Use the new AndroidUnwinder object. by Christopher Ferris · 3 years, 5 months ago
  9. d13ea52 debuggerd: add the PAC keys to the tombstones. by Elliott Hughes · 3 years, 7 months ago
  10. a029d98 crash_dump: avoid misleading error messages. by Elliott Hughes · 4 years, 2 months ago
  11. 31348a7 debuggerd: store commandline instead of process name. by Josh Gao · 4 years, 5 months ago
  12. 15ab143 Merge "debuggerd: prepare to abandon ship^Wgdb." by Treehugger Robot · 4 years, 5 months ago
  13. e4781d5 debuggerd: prepare to abandon ship^Wgdb. by Elliott Hughes · 4 years, 5 months ago
  14. fb5eac9 Add support for a hw_timeout_multiplier system property. by Peter Collingbourne · 4 years, 5 months ago
  15. bb4b49c Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info(). by Peter Collingbourne · 4 years, 7 months ago
  16. 2a55e1a Scale timeouts in debuggerd and llkd. by Evgenii Stepanov · 4 years, 7 months ago
  17. 76e1e30 Reland protobuf tombstones. by Josh Gao · 4 years, 7 months ago
  18. 1e45d3f Revert "libdebuggerd: add protobuf implementation." by Jerome Gaillard · 4 years, 7 months ago
  19. 6bf6a9f Merge changes from topic "tombstone_proto" by Josh Gao · 4 years, 7 months ago
  20. e4adff0 [MTE] Cleanup tagged si_addr refs to fix mappings OOB bug. by Mitch Phillips · 4 years, 7 months ago
  21. 92317d8 libdebuggerd: add protobuf implementation. by Josh Gao · 4 years, 9 months ago
  22. cd27807 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years, 8 months ago
  23. ebc78cc Switch to the new kernel API for obtaining fault address tag bits. by Peter Collingbourne · 4 years, 9 months ago
  24. b05c472 Add arch member into Unwinder object. by Christopher Ferris · 5 years ago
  25. 864f15d Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 5 years ago
  26. f862252 Add support for MTE error reports in tombstones. by Peter Collingbourne · 5 years ago
  27. f03af88 Read fault address on arm64 using proposed kernel API. by Peter Collingbourne · 5 years ago
  28. f3d542f Create a debugger_process_info data structure with the process info pointers. by Peter Collingbourne · 5 years ago
  29. 843f7e6 Create a ProcessInfo structure with the process-wide information from the crasher. by Peter Collingbourne · 5 years ago
  30. e0b4bb1 [GWP-ASan] Add GWP-ASan information to tombstones. by Mitch Phillips · 6 years ago
  31. a48b41b debuggerd: switch to using platform headers for DEBUGGER_SIGNAL. by Josh Gao · 6 years ago
  32. 5df504c crash_dump: populate uid field. by Josh Gao · 6 years ago
  33. 18cb681 debuggerd: call setsid in our children. by Josh Gao · 6 years ago
  34. b9cc4fb Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  35. 85b5fec Check for data races when reading JIT/DEX entries. by David Srbecky · 7 years ago
  36. 60eb197 Replace libbacktrace with libunwindstack directly. by Christopher Ferris · 7 years ago
  37. 8ac2f27 tombstoned: fixed tombstones failed issue by Jinguang Dong · 7 years ago
  38. 8d44b14 crash_dump: annotate intended fallthrough. by Josh Gao · 7 years ago
  39. ce841d9 libdebuggerd: extract and print the fdsan table. by Josh Gao · 7 years ago
  40. 9da1f51 crash_dump: pass the address of the fdsan table. by Josh Gao · 7 years ago
  41. 38ac45d crash_dump: defuse our signal handlers earlier. by Josh Gao · 7 years ago
  42. 2b2ae0c crash_dump: fork a copy of the target's address space. by Josh Gao · 8 years ago
  43. ab9cf8b Only call one unwinder. by Christopher Ferris · 8 years ago
  44. 6429e20 Recommend using pid instead of tid for gdbclient.py by dimitry · 8 years ago
  45. c370666 libdebuggerd: cleanup. by Josh Gao · 8 years ago
  46. e67c7b9 Merge "crash_dump: print the identity of tracers." by Treehugger Robot · 8 years ago
  47. fd13bf0 crash_dump: print the identity of tracers. by Josh Gao · 8 years ago
  48. 9a8c855 Compare new unwinder to old unwinder in debuggerd. by Christopher Ferris · 8 years ago
  49. b02851a Debuggerd: Extend crash_dump timeout to 5 seconds by Andreas Gampe · 8 years ago
  50. 3407d7c Revert "crash_dump: defer pausing threads until we're ready." by Josh Gao · 8 years ago
  51. 8a2a2d1 crash_dump: defer pausing threads until we're ready. by Josh Gao · 8 years ago
  52. 8bb0390 crash_dump: add tracing. by Josh Gao · 8 years ago
  53. b0e51e3 crash_dump: don't notify ActivityManager if it crashed. by Josh Gao · 8 years ago
  54. e740250 crash_dump: clear the signal mask. by Josh Gao · 8 years ago
  55. a73df60 tombstoned: allow intercepts for java traces. by Narayan Kamath · 8 years ago
  56. 2d377cd tombstoned: Add a shared library version of libtombstoned_client... by Narayan Kamath · 8 years ago
  57. 68c24ef Remove not-used dependency in crash_dump by Chenjie Luo · 8 years ago
  58. 57f58f8 crash_dump: fetch process/thread names before dropping privileges. by Josh Gao · 8 years ago
  59. c7fe060 crash_dump: fix warnings, turn on -Werror. by Josh Gao · 8 years ago
  60. 428daaf crash_dump: improve logging for when a process dies prematurely. by Josh Gao · 8 years ago
  61. e1aa0ca debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
  62. 2a18b82 crash_dump: remove unneeded/faulty checks. by Josh Gao · 9 years ago
  63. c7cd48a Merge "libdebuggerd_handler: in-process crash dumping for seccomped processes." by Josh Gao · 9 years ago
  64. a70f113 Merge "crash_dump: make output fd O_APPEND." by Josh Gao · 9 years ago
  65. e73c932 libdebuggerd_handler: in-process crash dumping for seccomped processes. by Josh Gao · 9 years ago
  66. f6ad585 crash_dump: fix typos in error messages. by Josh Gao · 9 years ago
  67. 8a7e703 crash_dump: make output fd O_APPEND. by Josh Gao · 9 years ago
  68. 2f11a25 debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump. by Josh Gao · 9 years ago
  69. c24cc8a crash_dump: collect open files before dropping caps. by Josh Gao · 9 years ago
  70. 347164c crash_dump: read /proc/<pid>/maps before dropping capabilities. by Josh Gao · 9 years ago
  71. 85bcaf6 crash_dump: drop capabilities after we ptrace attach. by Josh Gao · 9 years ago
  72. fe90276 crash_dump: use /proc/<pid> fd to check tid process membership. by Josh Gao · 9 years ago
  73. b53f903 debuggerd: fix `debuggerd -b <pid>` by Josh Gao · 9 years ago
  74. 0a37901 crash_dump: properly dump when we can't talk to tombstoned. by Josh Gao · 9 years ago
  75. 5fe1ceb Merge "Replaced include log/logger.h with log/log.h in debuggerd" by Vijay Venkatraman · 9 years ago
  76. a95acea Replaced include log/logger.h with log/log.h in debuggerd by Vijay Venkatraman · 9 years ago
  77. 7c6e313 crash_dump: set a watchdog timer. by Josh Gao · 9 years ago
  78. 122479f crash_dump: switch to PTRACE_SEIZE. by Josh Gao · 9 years ago
  79. 5759411 crash_dump: clear the default crash handlers. by Josh Gao · 9 years ago
  80. d20d687 crash_dump: remove extra log. by Josh Gao · 9 years ago
  81. 42fd74b crash_dump: don't abort if we fail to attach a sibling. by Josh Gao · 9 years ago
  82. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago