1. c31ccb4 Update for new TRAP_PERF value. by Christopher Ferris · 4 years ago
  2. 1a1f7d7 Support MTE and GWP-ASan features in proto tombstones. by Peter Collingbourne · 4 years, 3 months ago
  3. 95b026f Update for new kernel 5.11 headers. by Christopher Ferris · 4 years, 3 months ago
  4. 618cea3 Remove use of libbase logging in libdebuggerd. by Josh Gao · 4 years, 4 months ago
  5. 76e1e30 Reland protobuf tombstones. by Josh Gao · 4 years, 4 months ago
  6. 1e45d3f Revert "libdebuggerd: add protobuf implementation." by Jerome Gaillard · 4 years, 4 months ago
  7. 92317d8 libdebuggerd: add protobuf implementation. by Josh Gao · 4 years, 7 months ago
  8. cd27807 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years, 5 months ago
  9. 6ddc2c5 Update for v5.10 kernel headers. by Christopher Ferris · 4 years, 6 months ago
  10. ebc78cc Switch to the new kernel API for obtaining fault address tag bits. by Peter Collingbourne · 4 years, 7 months ago
  11. 7b21637 Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 4 years, 10 months ago
  12. ba1bd64 Merge "debuggerd: use One True timestamp function." by Elliott Hughes · 4 years, 10 months ago
  13. a660cb3 debuggerd: use One True timestamp function. by Elliott Hughes · 4 years, 10 months ago
  14. fe8997a Include memory tags in memory dump output. by Peter Collingbourne · 4 years, 11 months ago
  15. b1fcedb Adjust conditions for dumping the memory around a register. by Peter Collingbourne · 4 years, 10 months ago
  16. 10e428d Fix dumping of heap memory. by Peter Collingbourne · 4 years, 11 months ago
  17. f862252 Add support for MTE error reports in tombstones. by Peter Collingbourne · 5 years ago
  18. f03af88 Read fault address on arm64 using proposed kernel API. by Peter Collingbourne · 5 years ago
  19. a48b41b debuggerd: switch to using platform headers for DEBUGGER_SIGNAL. by Josh Gao · 5 years ago
  20. aadebd8 Add variadic logging to libdebuggerd internal. by Mitch Phillips · 6 years ago
  21. 4ae266c Add indicator that an elf is memory backed. by Christopher Ferris · 6 years ago
  22. 3336c7b Remove include of backtrace/Backtrace.h. by Christopher Ferris · 6 years ago
  23. 461baeb Update for v4.19 kernel headers. by Christopher Ferris · 7 years ago
  24. 432791e Add support for new defines in v4.17.3 headers. by Christopher Ferris · 7 years ago
  25. 70d8f28 Show signal sender for SI_FROMUSER signals. by Elliott Hughes · 7 years ago
  26. 1cc7bd8 debuggerd: remove maximum abort message length. by Josh Gao · 7 years ago
  27. e1415a5 Include the map name when dumping memory around a register. by Elliott Hughes · 7 years ago
  28. 7937a36 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 7 years ago
  29. 2b2ae0c crash_dump: fork a copy of the target's address space. by Josh Gao · 8 years ago
  30. c370666 libdebuggerd: cleanup. by Josh Gao · 8 years ago
  31. bf2dd48 crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
  32. 57f58f8 crash_dump: fetch process/thread names before dropping privileges. by Josh Gao · 8 years ago
  33. 97258aa Define _LOG as a weak symbol. by Chenjie Luo · 8 years ago
  34. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago[Renamed (95%) from debuggerd/utility.cpp]
  35. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  36. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  37. f5a960a debuggerd: remove useless timeout from wait_for_signal. by Josh Gao · 9 years ago
  38. 99235e9 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  39. 7c89f9e debuggerd: fix several bugs caused by fork/setuid change. by Josh Gao · 9 years ago
  40. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  41. 456abba Dump memory going from unreadable to readable. by Christopher Ferris · 10 years ago
  42. b36b592 Replace all _LOG error calls with ALOGE. by Christopher Ferris · 10 years ago
  43. e8bc77e Refactor dump_memory function. by Christopher Ferris · 10 years ago
  44. b0412a5 All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
  45. b7cd09b Use WriteFully in debuggerd to talk to ActivityManager. by Elliott Hughes · 10 years ago
  46. 052fc0a Print ASCII near register for all archs by Dmitriy Ivanov · 10 years ago
  47. 1072f91 Fix debuggerd issues. by Christopher Ferris · 11 years ago
  48. c75a02f Added default constructor for log_t. by Brigid Smith · 11 years ago
  49. 50eb546 Removed log.quiet and log = NULL cases from debuggerd. by Brigid Smith · 11 years ago
  50. 1babede Fixed logcat debug output issue. by Brigid Smith · 11 years ago
  51. 62ba489 Changing how debuggerd filters log messages to different locations. by Brigid Smith · 11 years ago
  52. 99f47a9 logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH by Mark Salyzyn · 11 years ago
  53. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 12 years ago
  54. 4bb4772 debuggerd: a few generic improvements by Kévin PETIT · 11 years ago
  55. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 11 years ago
  56. d607495 Move to C++ for debuggerd. by Christopher Ferris · 11 years ago[Renamed from debuggerd/utility.c]
  57. 261ff50 Merge "Init the abort_msg_address value." by Christopher Ferris · 11 years ago