1. a48b41b debuggerd: switch to using platform headers for DEBUGGER_SIGNAL. by Josh Gao · 6 years ago
  2. 82a31b8 Merge "Add variadic logging to libdebuggerd internal." by Treehugger Robot · 6 years ago
  3. aadebd8 Add variadic logging to libdebuggerd internal. by Mitch Phillips · 6 years ago
  4. ba53516 Merge "Include PSTATE in tombstones on arm64." by Treehugger Robot · 6 years ago
  5. bb2f941 Include PSTATE in tombstones on arm64. by Peter Collingbourne · 6 years ago
  6. 441054a Remove old logger_entry_v* formats by Tom Cherry · 6 years ago
  7. 67d52aa [debuggerd] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  8. 481e837 Add cause message when stack overflow is detected. by Christopher Ferris · 6 years ago
  9. 39c5b8c Add UID printing to tombstone headers by Misha Wagner · 6 years ago
  10. 4ae266c Add indicator that an elf is memory backed. by Christopher Ferris · 6 years ago
  11. 3336c7b Remove include of backtrace/Backtrace.h. by Christopher Ferris · 6 years ago
  12. b9cc4fb Revert "Check for data races when reading JIT/DEX entries." by David Srbecky · 6 years ago
  13. 85b5fec Check for data races when reading JIT/DEX entries. by David Srbecky · 7 years ago
  14. 7813345 Add BuildId to frame information. by Christopher Ferris · 6 years ago
  15. 3d67d34 Fix copy / move behaviour of Maps object. by Florian Mayer · 6 years ago
  16. 60eb197 Replace libbacktrace with libunwindstack directly. by Christopher Ferris · 7 years ago
  17. 6f4644d libdebuggerd: add timestamp to tombstones. by Josh Gao · 7 years ago
  18. df3cec9 Tombstone support for XOM-related SIGSEGVs. by Ivan Lozano · 7 years ago
  19. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  20. 461baeb Update for v4.19 kernel headers. by Christopher Ferris · 7 years ago
  21. 8808f6c libdebuggerd: decode fdsan owner tags. by Josh Gao · 7 years ago
  22. 3e27bd5 debuggerd: delete accidentally merged log spam. by Josh Gao · 7 years ago
  23. ce841d9 libdebuggerd: extract and print the fdsan table. by Josh Gao · 7 years ago
  24. c637ada Clean up logging code. by Christopher Ferris · 7 years ago
  25. 432791e Add support for new defines in v4.17.3 headers. by Christopher Ferris · 7 years ago
  26. 2baf443 Improve SIGILL support. by Elliott Hughes · 7 years ago
  27. 70d8f28 Show signal sender for SI_FROMUSER signals. by Elliott Hughes · 7 years ago
  28. 83b8ac2 libdebuggerd: fix out of bounds write. by Josh Gao · 7 years ago
  29. 5d1c14f libdebuggerd: clone registers before we Unwind with them. by Josh Gao · 7 years ago
  30. 1cc7bd8 debuggerd: remove maximum abort message length. by Josh Gao · 7 years ago
  31. e1415a5 Include the map name when dumping memory around a register. by Elliott Hughes · 7 years ago
  32. e36afb0 Fix regression caused by libbacktrace API change. by Christopher Ferris · 8 years ago
  33. 7937a36 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 8 years ago
  34. 34c2556 debuggerd: restore the location of abort message. by Josh Gao · 8 years ago
  35. def0888 Increased number of Android log lines for tombstones by chirag honnavar · 8 years ago
  36. 2b2ae0c crash_dump: fork a copy of the target's address space. by Josh Gao · 8 years ago
  37. b7de5f5 Demand read load bias for a map. by Christopher Ferris · 8 years ago
  38. ab9cf8b Only call one unwinder. by Christopher Ferris · 8 years ago
  39. 4a5a337 Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 8 years ago
  40. 31121ca Move some properties users to __system_property_read_callback() by Tom Cherry · 8 years ago
  41. 1ce8e14 libdebuggerd: fix tombstone tests. by Josh Gao · 8 years ago
  42. 868d39a Show the number of VMAs in the tombstone. by Elliott Hughes · 8 years ago
  43. fdc95c9 debuggerd_fallback: print maps. by Josh Gao · 8 years ago
  44. c370666 libdebuggerd: cleanup. by Josh Gao · 8 years ago
  45. b6ba817 Define current ABI string in android-base/macros.h by dimitry · 8 years ago
  46. 9a8c855 Compare new unwinder to old unwinder in debuggerd. by Christopher Ferris · 8 years ago
  47. 96722b0 Cleanup the libbacktrace interface a bit. by Christopher Ferris · 8 years ago
  48. 336a52e Decode ptrace-induced SIGTRAP si_code values. by Elliott Hughes · 8 years ago
  49. 62f5977 libdebuggerd: print the build fingerprint in fallback. by Josh Gao · 8 years ago
  50. 77b00ed libdebuggerd: implement fallback register dumping on arm/aarch64. by Josh Gao · 8 years ago
  51. bf2dd48 crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
  52. 9642232 Initialize si_code in siginfo. by Christopher Ferris · 8 years ago
  53. f5e568e Do not access device maps. by Christopher Ferris · 8 years ago
  54. 57f58f8 crash_dump: fetch process/thread names before dropping privileges. by Josh Gao · 8 years ago
  55. c7fe060 crash_dump: fix warnings, turn on -Werror. by Josh Gao · 8 years ago
  56. 9eb4eb1 libdebuggerd: add compatibility shim. by Josh Gao · 8 years ago
  57. e1aa0ca debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
  58. 97258aa Define _LOG as a weak symbol. by Chenjie Luo · 8 years ago
  59. 12b7129 Small debuggerd improvements. by Elliott Hughes · 8 years ago
  60. b7788fd There's no longer a limit to property names. by Elliott Hughes · 8 years ago
  61. e73c932 libdebuggerd_handler: in-process crash dumping for seccomped processes. by Josh Gao · 8 years ago
  62. 0ba5359 Better seccomp/kuser_helper diagnostics from debuggerd. by Elliott Hughes · 9 years ago
  63. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago