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. e3e7bc7 [MTE] write stack history into tombstone by Florian Mayer · 1 year, 3 months ago
  4. cb53fe1 Reland "[Berberis][CrashReporting] Extend ThreadInfo to ..." by Sijie Chen · 1 year, 3 months ago
  5. cdf499f Revert "[Berberis][CrashReporting] Extend ThreadInfo to have gue..." by Dimitry Ivanov · 1 year, 3 months ago
  6. 3ff250f [Berberis][CrashReporting] Extend ThreadInfo to have guest registers by Sijie Chen · 1 year, 5 months ago
  7. 1c46a00 Replace malloc_not_svelte with malloc_low_memory. by Christopher Ferris · 1 year, 4 months ago
  8. 9216490 Temporarily disable mte_illegal_setjump by Florian Mayer · 1 year, 4 months ago
  9. e6462f9 Add test for invalid setjmp in MTE by Florian Mayer · 1 year, 5 months ago
  10. 2bf7db3 Format all of the blueprint files. by Christopher Ferris · 1 year, 5 months ago
  11. 2e5cfbc Make apex availability of libpropertyinfoparser and libpropertyinfoparser explicit by Spandan Das · 1 year, 7 months ago
  12. e6bc026 Make apex availability of libdebuggerd explicit by Spandan Das · 1 year, 7 months ago
  13. c08a34e Move tombstone_proto_to_text out of libdebuggerd. by Siim Sammul · 1 year, 9 months ago
  14. f58b009 Disable warning which is not detecting problems. by Christopher Ferris · 1 year, 11 months ago
  15. 48d6e04 Make libdebuggerd ramdisk available. by Christopher Ferris · 2 years ago
  16. 3b1e71c Merge "riscv64: fix debuggerd_test build." by Elliott Hughes · 2 years, 5 months ago
  17. 857e29c riscv64: fix debuggerd_test build. by Elliott Hughes · 2 years, 5 months ago
  18. abde59e Add tombstone_handler for crashes in Microdroid by Shikha Panwar · 2 years, 6 months ago
  19. 18ce542 Add recoverable GWP-ASan. by Mitch Phillips · 2 years, 7 months ago
  20. 2f88331 riscv64 doesn't require a 32-bit crash dump policy. by Elliott Hughes · 2 years, 9 months ago
  21. 75be784 Switch to tombstoned.microdroid by Nikita Ioffe · 2 years, 10 months ago
  22. 356e83b riscv64 has no "other" to need an sepolicy. by Elliott Hughes · 2 years, 10 months ago
  23. a22af66 Add seccomp policy for riscv64 crash_dump by Chen Guoyin · 2 years, 10 months ago
  24. 7bd6dca Resolve ro.debuggable at build time by Alessandra Loro · 3 years ago
  25. eb769d6 Use liblog_for_runtime_apex instead of liblog by Jiyong Park · 3 years ago
  26. 7827991 Fix scudo MTE tests. by Peter Collingbourne · 3 years, 1 month ago
  27. 381b89c Fix scudo fault address processing. by liyong · 3 years, 3 months ago
  28. 757f299 Make some debuggerd libraries available in apex com.android.virt by Shikha Panwar · 3 years, 5 months ago
  29. a6fac88 Remove dead non-proto tombstone reporting code. by Peter Collingbourne · 3 years, 5 months ago
  30. a2739da Make crash_dump.policy a dependency of crash_dump. by Peter Collingbourne · 3 years, 6 months ago
  31. 57e19ac Merge "Add a human readable description of the tagged_addr_ctrl value to tombstones." by Peter Collingbourne · 3 years, 9 months ago
  32. 47d784e Add a human readable description of the tagged_addr_ctrl value to tombstones. by Peter Collingbourne · 3 years, 9 months ago
  33. 7aad256 Disable scudo when using svelte config. by Christopher Ferris · 3 years, 11 months ago
  34. 3784b9d Add libdexfile runtime dependency of libdexfile_support (reland). by Martin Stjernholm · 4 years ago
  35. dc14d16 Revert "Add libdexfile runtime dependency of libdexfile_support." by Rex Lin · 4 years ago
  36. 832f1eb Add libdexfile runtime dependency of libdexfile_support. by Martin Stjernholm · 4 years ago
  37. e90a944 debuggerd: add -fno-finite-loop to fix test. by Yabin Cui · 4 years ago
  38. a9ea7e5 debuggerd_client: also log errors to the dump file. by Kalesh Singh · 4 years, 2 months ago
  39. 813fd6d License boilerplate. by Elliott Hughes · 4 years, 1 month ago
  40. fe751c5 Re-add backtrace note about unreadable elf. by Christopher Ferris · 4 years, 4 months ago
  41. dbb83de libdebuggerd: store process uptime. by Josh Gao · 4 years, 5 months ago
  42. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 6 months ago
  43. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 4 years, 6 months ago
  44. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 6 months ago
  45. 618cea3 Remove use of libbase logging in libdebuggerd. by Josh Gao · 4 years, 6 months ago
  46. 76e1e30 Reland protobuf tombstones. by Josh Gao · 4 years, 6 months ago
  47. 1e45d3f Revert "libdebuggerd: add protobuf implementation." by Jerome Gaillard · 4 years, 6 months ago
  48. 92317d8 libdebuggerd: add protobuf implementation. by Josh Gao · 4 years, 9 months ago
  49. cd27807 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years, 8 months ago
  50. 2ec92cf libdebuggerd_handler_fallback: make vendor_ramdisk_available. by Yifan Hong · 4 years, 10 months ago
  51. 864f15d Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 5 years ago
  52. d00a577 Statically link libminijail to debuggerd_test. by Peter Collingbourne · 5 years ago
  53. f862252 Add support for MTE error reports in tombstones. by Peter Collingbourne · 5 years ago
  54. e2b76c5 Merge "Move crash_dump into the runtime APEX." by Peter Collingbourne · 5 years ago
  55. a2cc893 Remove use of static libdexfile to avoid linking in ART internal code. by Martin Stjernholm · 6 years ago
  56. b72e748 Move crash_dump into the runtime APEX. by Peter Collingbourne · 5 years ago
  57. e0b4bb1 [GWP-ASan] Add GWP-ASan information to tombstones. by Mitch Phillips · 5 years ago
  58. bd3ba78 build crash_dump.policy files using Android.bp by Ray Essick · 6 years ago
  59. e40e427 remove deprecated bp 'subdirs' by Steven Moreland · 6 years ago
  60. a48b41b debuggerd: switch to using platform headers for DEBUGGER_SIGNAL. by Josh Gao · 6 years ago
  61. 6cad139 Mark some tests as requiring root. by Josh Gao · 6 years ago
  62. 4ae266c Add indicator that an elf is memory backed. by Christopher Ferris · 6 years ago
  63. 852b64e Fix libdexfile dependencies to avoid direct dependency on libdexfile_external. by Martin Stjernholm · 6 years ago
  64. e31cfb6 Use new static target for libdexfile_support. by Martin Stjernholm · 7 years ago
  65. 60eb197 Replace libbacktrace with libunwindstack directly. by Christopher Ferris · 7 years ago
  66. 4175cee debuggerd_client: resolve tid to tgid when dumping Java stacks. by Josh Gao · 7 years ago
  67. bb4f2b4 Revert^2 "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 7 years ago
  68. cacf5bf Revert "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 7 years ago
  69. 444e23d Use libdexfile external API in libunwindstack. by Martin Stjernholm · 7 years ago
  70. 3c59cb8 C++17 is the default now. by Elliott Hughes · 7 years ago
  71. ce841d9 libdebuggerd: extract and print the fdsan table. by Josh Gao · 7 years ago
  72. 9da1f51 crash_dump: pass the address of the fdsan table. by Josh Gao · 7 years ago
  73. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 7 years ago
  74. a0e7504 Build adbd for recovery by Jiyong Park · 7 years ago
  75. 25e2bbf Remove unnecessary references to libunwind. by Christopher Ferris · 7 years ago
  76. 40fdf3f Add test_suites lines. by Elliott Hughes · 7 years ago
  77. dc699a2 bpfmt. by Elliott Hughes · 7 years ago
  78. 0b06a59 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 8 years ago
  79. e04ca27 debuggerd: add seccomp policies and tests. by Josh Gao · 8 years ago
  80. a42314e debuggerd: add pause time benchmark. by Josh Gao · 8 years ago
  81. 2b2ae0c crash_dump: fork a copy of the target's address space. by Josh Gao · 8 years ago
  82. ab9cf8b Only call one unwinder. by Christopher Ferris · 8 years ago
  83. fdf832d base: add Pipe and Socketpair wrappers. by Josh Gao · 8 years ago
  84. 9a8c855 Compare new unwinder to old unwinder in debuggerd. by Christopher Ferris · 8 years ago
  85. 33391da Remove unnecessary SELinux dependencies by Nick Kralevich · 8 years ago
  86. 0915f23 debuggerd: diagnostics for dumps that are guaranteed to fail. by Josh Gao · 8 years ago
  87. 3407d7c Revert "crash_dump: defer pausing threads until we're ready." by Josh Gao · 8 years ago
  88. 8a2a2d1 crash_dump: defer pausing threads until we're ready. by Josh Gao · 8 years ago
  89. a73df60 tombstoned: allow intercepts for java traces. by Narayan Kamath · 8 years ago
  90. 2d377cd tombstoned: Add a shared library version of libtombstoned_client... by Narayan Kamath · 8 years ago
  91. 68c24ef Remove not-used dependency in crash_dump by Chenjie Luo · 8 years ago
  92. a4103a8 Turn off debuggerd for host bionic by Dan Willemsen · 8 years ago
  93. ac22578 Move libc_logging to libasync_safe. by Christopher Ferris · 8 years ago
  94. 352a845 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  95. ae9d767 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
  96. e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  97. c7fe060 crash_dump: fix warnings, turn on -Werror. by Josh Gao · 8 years ago
  98. e1aa0ca debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
  99. e73c932 libdebuggerd_handler: in-process crash dumping for seccomped processes. by Josh Gao · 8 years ago
  100. 0ba5359 Better seccomp/kuser_helper diagnostics from debuggerd. by Elliott Hughes · 9 years ago