1. 719b97a Display offset in backtraces if necessary. by Christopher Ferris · 1 year, 5 months ago
  2. 46b3301 Resolve ro.debuggable at build time by Alessandra Loro · 1 year, 10 months ago
  3. 2d5d46c Fix check for thread unwind. by Christopher Ferris · 2 years, 1 month ago
  4. 5411905 Merge "[GWP-ASan] Enable debuggerd to pull more allocation metadata." by Mitch Phillips · 2 years, 2 months ago
  5. c6d4283 Update for SetProcessMemory removal. by Christopher Ferris · 2 years, 2 months ago
  6. 378969f Add hwasan presubmit for debuggerd. by Florian Mayer · 2 years, 2 months ago
  7. b497929 Skip debuggerd tests that do not apply to HWASan. by Florian Mayer · 2 years, 2 months ago
  8. 1e09699 [GWP-ASan] Enable debuggerd to pull more allocation metadata. by Mitch Phillips · 2 years, 3 months ago
  9. 4f600fe Add two new crash commands. by Christopher Ferris · 2 years, 2 months ago
  10. 757f299 Make some debuggerd libraries available in apex com.android.virt by Shikha Panwar · 2 years, 3 months ago
  11. fad82b6 Merge "Add Rust wrapper for tombstoned client using cxx." by Treehugger Robot · 2 years, 2 months ago
  12. 3b75912 Add Rust wrapper for tombstoned client using cxx. by Andrew Walbran · 2 years, 3 months ago
  13. 926f753 Symbolic constants for older minijails by Ray Essick · 2 years, 3 months ago
  14. c95047d Update for accurate unreadable elf files. by Christopher Ferris · 2 years, 3 months ago
  15. a6fac88 Remove dead non-proto tombstone reporting code. by Peter Collingbourne · 2 years, 3 months ago
  16. b999b82 Dump threads in tombstone fallback path. by Christopher Ferris · 2 years, 4 months ago
  17. a2739da Make crash_dump.policy a dependency of crash_dump. by Peter Collingbourne · 2 years, 4 months ago
  18. 16a7bc2 Fix typo. by Christopher Ferris · 2 years, 5 months ago
  19. 9453199 Merge "debuggerd: add the PAC keys to the tombstones." by Elliott Hughes · 2 years, 5 months ago
  20. d13ea52 debuggerd: add the PAC keys to the tombstones. by Elliott Hughes · 2 years, 5 months ago
  21. 22ad09b Update for MapInfo objects in frame data. by Christopher Ferris · 2 years, 7 months ago
  22. bdea3bb Remove non-protobuf path. by Christopher Ferris · 2 years, 7 months ago
  23. a44f269 Merge "Improvements to tombstone output." by Treehugger Robot · 2 years, 7 months ago
  24. 773acaa Improvements to tombstone output. by Peter Collingbourne · 2 years, 7 months ago
  25. 57e19ac Merge "Add a human readable description of the tagged_addr_ctrl value to tombstones." by Peter Collingbourne · 2 years, 7 months ago
  26. 47d784e Add a human readable description of the tagged_addr_ctrl value to tombstones. by Peter Collingbourne · 2 years, 7 months ago
  27. c677606 Update for libunwindstack shared_ptr MapInfos. by Christopher Ferris · 3 years, 5 months ago
  28. 2e1e76b Merge "Revert "strerror: incl enum name"" by Steven Moreland · 2 years, 8 months ago
  29. dde8fef Revert "strerror: incl enum name" by Steven Moreland · 2 years, 8 months ago
  30. 79de514 Merge "strerror: incl enum name" by Elliott Hughes · 2 years, 8 months ago
  31. 2b98c82 Add CHECK to verify assumptions in the code. by Christopher Ferris · 2 years, 9 months ago
  32. be17619 Merge "Disable scudo when using svelte config." by Christopher Ferris · 2 years, 9 months ago
  33. 7aad256 Disable scudo when using svelte config. by Christopher Ferris · 2 years, 9 months ago
  34. 575bce5 strerror: incl enum name by Steven Moreland · 2 years, 9 months ago
  35. 32d3cdd libdebuggerd: fix process uptime. by Elliott Hughes · 2 years, 9 months ago
  36. 2038cc7 Add a test to verify the dex_pc is correct. by Christopher Ferris · 2 years, 9 months ago
  37. 7b0ae4b Merge "Add libdexfile runtime dependency of libdexfile_support (reland)." by Martin Stjernholm · 2 years, 10 months ago
  38. ab9f0cd Remove double check of fd value. by Christopher Ferris · 2 years, 10 months ago
  39. 3784b9d Add libdexfile runtime dependency of libdexfile_support (reland). by Martin Stjernholm · 2 years, 10 months ago
  40. dc14d16 Revert "Add libdexfile runtime dependency of libdexfile_support." by Rex Lin · 2 years, 10 months ago
  41. 832f1eb Add libdexfile runtime dependency of libdexfile_support. by Martin Stjernholm · 2 years, 10 months ago
  42. 7e4c2a8 Add fault address marker in proto to tombstone. by Christopher Ferris · 2 years, 10 months ago
  43. c1c2b4f Merge "Modify missing output fd message." by Christopher Ferris · 2 years, 10 months ago
  44. 64a9241 Modify missing output fd message. by Christopher Ferris · 2 years, 10 months ago
  45. 80fccb3 Merge "Remove trailing newlines from abort message." by Christopher Ferris · 2 years, 10 months ago
  46. e889145 Remove trailing newlines from abort message. by Christopher Ferris · 2 years, 10 months ago
  47. 0589b7e Merge "Split up the system/core/ TEST_MAPPING." by Elliott Hughes · 2 years, 10 months ago
  48. 22e082e Split up the system/core/ TEST_MAPPING. by Elliott Hughes · 2 years, 10 months ago
  49. e90a944 debuggerd: add -fno-finite-loop to fix test. by Yabin Cui · 2 years, 10 months ago
  50. 0ef9b4d Remove jmgao from OWNERS files. by Christopher Ferris · 2 years, 10 months ago
  51. a3e9a0b Always use main thread pid for manual dumping. by Christopher Ferris · 2 years, 11 months ago
  52. c31ccb4 Update for new TRAP_PERF value. by Christopher Ferris · 3 years ago
  53. 8d7c887 Merge "debuggerd_client: also log errors to the dump file." by Elliott Hughes · 3 years ago
  54. 9e52385 Merge "[MTE] Add a HWASan-style tag dump to tombstones." by Treehugger Robot · 3 years ago
  55. a9ea7e5 debuggerd_client: also log errors to the dump file. by Kalesh Singh · 3 years ago
  56. 5ddcea2 [MTE] Add a HWASan-style tag dump to tombstones. by Mitch Phillips · 3 years, 2 months ago
  57. 813fd6d License boilerplate. by Elliott Hughes · 3 years ago
  58. bd5d08c Merge "Avoid using thread cache in unwinder." by Christopher Ferris · 3 years ago
  59. 2079c5f Replace writepid with task_profiles command for cgroup migration by Suren Baghdasaryan · 3 years ago
  60. cbf7c46 Avoid using thread cache in unwinder. by yidong zhang · 3 years ago
  61. a08d328 Merge "debuggerd: unify licenses." by Treehugger Robot · 3 years ago
  62. a029d98 crash_dump: avoid misleading error messages. by Elliott Hughes · 3 years ago
  63. b20a3aa debuggerd: unify licenses. by Elliott Hughes · 3 years ago
  64. 0c787f0 Avoid thread cache in unwinder. by Christopher Ferris · 3 years ago
  65. 78f0670 [MTE] Print cause and alloc/dealloc traces to logcat. by Mitch Phillips · 3 years ago
  66. 83361ae Merge "tombstoned: fix file creation for ANRs." by Treehugger Robot · 3 years, 1 month ago
  67. 9312748 tombstoned: fix file creation for ANRs. by Josh Gao · 3 years, 1 month ago
  68. 93406da Merge "Run MTE tests on zero-sized allocations." by Peter Collingbourne · 3 years, 1 month ago
  69. a9d1799 Merge "Add missing //apex_available:platform to debuggerd" by Treehugger Robot · 3 years, 1 month ago
  70. aa54479 Run MTE tests on zero-sized allocations. by Peter Collingbourne · 3 years, 1 month ago
  71. 1cbdc2a Merge "Update API of MapInfo from libunwindstack" by David Srbecky · 3 years, 1 month ago
  72. fc7852b Merge "Test that out-of-bounds UAF is not detected with MTE." by Peter Collingbourne · 3 years, 1 month ago
  73. d8ab48b Update API of MapInfo from libunwindstack by David Srbecky · 3 years, 1 month ago
  74. dc47634 Test that out-of-bounds UAF is not detected with MTE. by Peter Collingbourne · 3 years, 1 month ago
  75. 69caa70 Add missing //apex_available:platform to debuggerd by Paul Duffin · 3 years, 1 month ago
  76. fe751c5 Re-add backtrace note about unreadable elf. by Christopher Ferris · 3 years, 2 months ago
  77. 6702256 Allow another prctl call. by Christopher Ferris · 3 years, 2 months ago
  78. 007d794 Merge "debuggerd: store commandline instead of process name." by Josh Gao · 3 years, 3 months ago
  79. 31348a7 debuggerd: store commandline instead of process name. by Josh Gao · 3 years, 3 months ago
  80. 847b2a3 Adjust libunwindstack MapInfo API by David Srbecky · 3 years, 3 months ago
  81. 777148f Merge "libdebuggerd: store process uptime." by Josh Gao · 3 years, 3 months ago
  82. f4a40c0 Merge "Support MTE and GWP-ASan features in proto tombstones." by Peter Collingbourne · 3 years, 3 months ago
  83. d0f5eb5 Merge "[GWP-ASan] Add debuggerd end-to-end tests and remove unique wording." by Peter Collingbourne · 3 years, 3 months ago
  84. 15ab143 Merge "debuggerd: prepare to abandon ship^Wgdb." by Treehugger Robot · 3 years, 3 months ago
  85. d9bb710 Merge "Add support for a hw_timeout_multiplier system property." by Peter Collingbourne · 3 years, 3 months ago
  86. e4781d5 debuggerd: prepare to abandon ship^Wgdb. by Elliott Hughes · 3 years, 3 months ago
  87. bb03b36 Merge "Ignore deliberate free() of non-heap memory" by Pirama Arumuga Nainar · 3 years, 3 months ago
  88. 982e2a5 Ignore deliberate free() of non-heap memory by Pirama Arumuga Nainar · 3 years, 3 months ago
  89. b68b073 debuggerd: remove unused file. by Elliott Hughes · 3 years, 3 months ago
  90. 1a1f7d7 Support MTE and GWP-ASan features in proto tombstones. by Peter Collingbourne · 3 years, 3 months ago
  91. 7168a21 [GWP-ASan] Add debuggerd end-to-end tests and remove unique wording. by Mitch Phillips · 3 years, 3 months ago
  92. fb5eac9 Add support for a hw_timeout_multiplier system property. by Peter Collingbourne · 3 years, 3 months ago
  93. 90947d4 Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info()." by Peter Collingbourne · 3 years, 3 months ago
  94. 3f24fef Merge "Untag addresses in registers before looking up the mapping." by Treehugger Robot · 3 years, 3 months ago
  95. dbb83de libdebuggerd: store process uptime. by Josh Gao · 3 years, 4 months ago
  96. 8b0a9e0 libdebuggerd: delete unused code. by Josh Gao · 3 years, 4 months ago
  97. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  98. d57652f Merge "Update for new kernel 5.11 headers." by Christopher Ferris · 3 years, 4 months ago
  99. a4807cb Merge "Don't hard-code number of tombstones." by Christopher Ferris · 3 years, 4 months ago
  100. 3be6874 Generate text tombstones from proto tombstones by default. by Josh Gao · 3 years, 4 months ago