1. c31ccb4 Update for new TRAP_PERF value. by Christopher Ferris · 4 years, 1 month ago
  2. 9e52385 Merge "[MTE] Add a HWASan-style tag dump to tombstones." by Treehugger Robot · 4 years, 1 month ago
  3. 5ddcea2 [MTE] Add a HWASan-style tag dump to tombstones. by Mitch Phillips · 4 years, 4 months ago
  4. cbf7c46 Avoid using thread cache in unwinder. by yidong zhang · 4 years, 1 month ago
  5. 78f0670 [MTE] Print cause and alloc/dealloc traces to logcat. by Mitch Phillips · 4 years, 2 months ago
  6. d8ab48b Update API of MapInfo from libunwindstack by David Srbecky · 4 years, 3 months ago
  7. fe751c5 Re-add backtrace note about unreadable elf. by Christopher Ferris · 4 years, 4 months ago
  8. 007d794 Merge "debuggerd: store commandline instead of process name." by Josh Gao · 4 years, 4 months ago
  9. 31348a7 debuggerd: store commandline instead of process name. by Josh Gao · 4 years, 4 months ago
  10. 847b2a3 Adjust libunwindstack MapInfo API by David Srbecky · 4 years, 5 months ago
  11. 777148f Merge "libdebuggerd: store process uptime." by Josh Gao · 4 years, 5 months ago
  12. f4a40c0 Merge "Support MTE and GWP-ASan features in proto tombstones." by Peter Collingbourne · 4 years, 5 months ago
  13. d0f5eb5 Merge "[GWP-ASan] Add debuggerd end-to-end tests and remove unique wording." by Peter Collingbourne · 4 years, 5 months ago
  14. b68b073 debuggerd: remove unused file. by Elliott Hughes · 4 years, 5 months ago
  15. 1a1f7d7 Support MTE and GWP-ASan features in proto tombstones. by Peter Collingbourne · 4 years, 5 months ago
  16. 7168a21 [GWP-ASan] Add debuggerd end-to-end tests and remove unique wording. by Mitch Phillips · 4 years, 5 months ago
  17. 90947d4 Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info()." by Peter Collingbourne · 4 years, 5 months ago
  18. 3f24fef Merge "Untag addresses in registers before looking up the mapping." by Treehugger Robot · 4 years, 5 months ago
  19. dbb83de libdebuggerd: store process uptime. by Josh Gao · 4 years, 5 months ago
  20. 8b0a9e0 libdebuggerd: delete unused code. by Josh Gao · 4 years, 5 months ago
  21. d57652f Merge "Update for new kernel 5.11 headers." by Christopher Ferris · 4 years, 6 months ago
  22. 3be6874 Generate text tombstones from proto tombstones by default. by Josh Gao · 4 years, 6 months ago
  23. 95b026f Update for new kernel 5.11 headers. by Christopher Ferris · 4 years, 6 months ago
  24. bb4b49c Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info(). by Peter Collingbourne · 4 years, 7 months ago
  25. 2aaad2a [GWP-ASan] Update metadata field name. by Mitch Phillips · 4 years, 6 months ago
  26. 0ea08c2 Untag addresses in registers before looking up the mapping. by Peter Collingbourne · 4 years, 6 months ago
  27. 618cea3 Remove use of libbase logging in libdebuggerd. by Josh Gao · 4 years, 6 months ago
  28. 76e1e30 Reland protobuf tombstones. by Josh Gao · 4 years, 6 months ago
  29. 1e45d3f Revert "libdebuggerd: add protobuf implementation." by Jerome Gaillard · 4 years, 6 months ago
  30. a50f61f Revert "Fix build breakage." by Jerome Gaillard · 4 years, 6 months ago
  31. 675cb30 Fix build breakage. by Josh Gao · 4 years, 6 months ago
  32. 6bf6a9f Merge changes from topic "tombstone_proto" by Josh Gao · 4 years, 6 months ago
  33. e4adff0 [MTE] Cleanup tagged si_addr refs to fix mappings OOB bug. by Mitch Phillips · 4 years, 7 months ago
  34. 92317d8 libdebuggerd: add protobuf implementation. by Josh Gao · 4 years, 9 months ago
  35. cd27807 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years, 8 months ago
  36. 6ddc2c5 Update for v5.10 kernel headers. by Christopher Ferris · 4 years, 8 months ago
  37. 8efcd63 Adjust to MapInfo to new api. by David Srbecky · 4 years, 9 months ago
  38. ebc78cc Switch to the new kernel API for obtaining fault address tag bits. by Peter Collingbourne · 4 years, 9 months ago
  39. b05c472 Add arch member into Unwinder object. by Christopher Ferris · 4 years, 11 months ago
  40. 864f15d Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 5 years ago
  41. 713ec25 libdebuggerd: do a to-do. by Elliott Hughes · 5 years ago
  42. 7b21637 Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 5 years ago
  43. ba1bd64 Merge "debuggerd: use One True timestamp function." by Elliott Hughes · 5 years ago
  44. a660cb3 debuggerd: use One True timestamp function. by Elliott Hughes · 5 years ago
  45. fe8997a Include memory tags in memory dump output. by Peter Collingbourne · 5 years ago
  46. b1fcedb Adjust conditions for dumping the memory around a register. by Peter Collingbourne · 5 years ago
  47. 10e428d Fix dumping of heap memory. by Peter Collingbourne · 5 years ago
  48. f862252 Add support for MTE error reports in tombstones. by Peter Collingbourne · 5 years ago
  49. c5c6d7d Don't include log/log_read.h in log/log.h by Tom Cherry · 5 years ago
  50. cd63cae Merge "Read fault address on arm64 using proposed kernel API." by Peter Collingbourne · 5 years ago
  51. e2b76c5 Merge "Move crash_dump into the runtime APEX." by Peter Collingbourne · 5 years ago
  52. f03af88 Read fault address on arm64 using proposed kernel API. by Peter Collingbourne · 5 years ago
  53. b9c072c Move PC-only unwind frame generation to libunwindstack. by Mitch Phillips · 5 years ago
  54. 907b2d0 Remove ANDROID_LOG_RDONLY, etc by Tom Cherry · 5 years ago
  55. 5ac3927 Make GetPcAdjustment a free function. by Peter Collingbourne · 5 years ago
  56. b72e748 Move crash_dump into the runtime APEX. by Peter Collingbourne · 5 years ago
  57. 843f7e6 Create a ProcessInfo structure with the process-wide information from the crasher. by Peter Collingbourne · 5 years ago
  58. e0b4bb1 [GWP-ASan] Add GWP-ASan information to tombstones. by Mitch Phillips · 5 years ago
  59. 627928e debuggerd: remove the raw stack dump. by Elliott Hughes · 6 years ago
  60. a48b41b debuggerd: switch to using platform headers for DEBUGGER_SIGNAL. by Josh Gao · 6 years ago
  61. 82a31b8 Merge "Add variadic logging to libdebuggerd internal." by Treehugger Robot · 6 years ago
  62. aadebd8 Add variadic logging to libdebuggerd internal. by Mitch Phillips · 6 years ago
  63. ba53516 Merge "Include PSTATE in tombstones on arm64." by Treehugger Robot · 6 years ago
  64. bb2f941 Include PSTATE in tombstones on arm64. by Peter Collingbourne · 6 years ago
  65. 441054a Remove old logger_entry_v* formats by Tom Cherry · 6 years ago
  66. 67d52aa [debuggerd] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  67. 481e837 Add cause message when stack overflow is detected. by Christopher Ferris · 6 years ago
  68. 39c5b8c Add UID printing to tombstone headers by Misha Wagner · 6 years ago
  69. 4ae266c Add indicator that an elf is memory backed. by Christopher Ferris · 6 years ago
  70. 3336c7b Remove include of backtrace/Backtrace.h. by Christopher Ferris · 6 years ago
  71. b9cc4fb Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  72. 85b5fec Check for data races when reading JIT/DEX entries. by David Srbecky · 7 years ago
  73. 7813345 Add BuildId to frame information. by Christopher Ferris · 6 years ago
  74. 3d67d34 Fix copy / move behaviour of Maps object. by Florian Mayer · 6 years ago
  75. 60eb197 Replace libbacktrace with libunwindstack directly. by Christopher Ferris · 7 years ago
  76. 6f4644d libdebuggerd: add timestamp to tombstones. by Josh Gao · 7 years ago
  77. df3cec9 Tombstone support for XOM-related SIGSEGVs. by Ivan Lozano · 7 years ago
  78. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  79. 461baeb Update for v4.19 kernel headers. by Christopher Ferris · 7 years ago
  80. 8808f6c libdebuggerd: decode fdsan owner tags. by Josh Gao · 7 years ago
  81. 3e27bd5 debuggerd: delete accidentally merged log spam. by Josh Gao · 7 years ago
  82. ce841d9 libdebuggerd: extract and print the fdsan table. by Josh Gao · 7 years ago
  83. c637ada Clean up logging code. by Christopher Ferris · 7 years ago
  84. 432791e Add support for new defines in v4.17.3 headers. by Christopher Ferris · 7 years ago
  85. 2baf443 Improve SIGILL support. by Elliott Hughes · 7 years ago
  86. 70d8f28 Show signal sender for SI_FROMUSER signals. by Elliott Hughes · 7 years ago
  87. 83b8ac2 libdebuggerd: fix out of bounds write. by Josh Gao · 7 years ago
  88. 5d1c14f libdebuggerd: clone registers before we Unwind with them. by Josh Gao · 7 years ago
  89. 1cc7bd8 debuggerd: remove maximum abort message length. by Josh Gao · 7 years ago
  90. e1415a5 Include the map name when dumping memory around a register. by Elliott Hughes · 7 years ago
  91. e36afb0 Fix regression caused by libbacktrace API change. by Christopher Ferris · 8 years ago
  92. 7937a36 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 8 years ago
  93. 34c2556 debuggerd: restore the location of abort message. by Josh Gao · 8 years ago
  94. def0888 Increased number of Android log lines for tombstones by chirag honnavar · 8 years ago
  95. 2b2ae0c crash_dump: fork a copy of the target's address space. by Josh Gao · 8 years ago
  96. b7de5f5 Demand read load bias for a map. by Christopher Ferris · 8 years ago
  97. ab9cf8b Only call one unwinder. by Christopher Ferris · 8 years ago
  98. 4a5a337 Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 8 years ago
  99. 31121ca Move some properties users to __system_property_read_callback() by Tom Cherry · 8 years ago
  100. 1ce8e14 libdebuggerd: fix tombstone tests. by Josh Gao · 8 years ago