1. dafe384 debuggerd: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  2. 37c9451 system/core: drop or replace log/logger.h by Mark Salyzyn · 8 years ago
  3. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  4. 6fff551 Teach debuggerd about SIGSYS SYS_SECCOMP signals. by Elliott Hughes · 8 years ago
  5. f83c792 Update for kernel headers v4.7.2. by Christopher Ferris · 8 years ago
  6. fcf7ab8 Merge "logger: validate hdr_size field in logger entry" by Treehugger Robot · 8 years ago
  7. 305374c logger: validate hdr_size field in logger entry by Mark Salyzyn · 8 years ago
  8. 344ca5a debuggerd: don't display fault addr for manually sent signals. by Josh Gao · 8 years ago
  9. a04c802 debuggerd: remove unnecessary arguments. by Josh Gao · 8 years ago
  10. 3a14004 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  11. 157f272 Fix null pointer dereference. by Christopher Ferris · 9 years ago
  12. 99235e9 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
  13. 8fb38ae Connect to activity manager as root. by Christopher Ferris · 9 years ago
  14. 5d56e28 Newer kernels added SEGV_BNDERR. by Christopher Ferris · 9 years ago
  15. 7c89f9e debuggerd: fix several bugs caused by fork/setuid change. by Josh Gao · 9 years ago
  16. e7a9e52 debuggerd: fork and drop privileges when dumping. by Josh Gao · 9 years ago
  17. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  18. f393831 bionic no longer sends SIGPIPE to debuggerd. by Elliott Hughes · 9 years ago
  19. b36b592 Replace all _LOG error calls with ALOGE. by Christopher Ferris · 10 years ago
  20. 862fe02 Change the 64 bit map address format. by Christopher Ferris · 10 years ago
  21. e8bc77e Refactor dump_memory function. by Christopher Ferris · 10 years ago
  22. 6e96403 Switch UniquePtr to std::unique_ptr. by Christopher Ferris · 10 years ago
  23. 30c942c Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  24. 5c88568 Add offset to map data. by Christopher Ferris · 10 years ago
  25. b0412a5 All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
  26. 2106f4b Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  27. a21bd93 Print the build id of shared libraries if present. by Christopher Ferris · 10 years ago
  28. 2d3f38a liblog: introduce ANDROID_LOG_* flags by Mark Salyzyn · 10 years ago
  29. ab9e7dc Do not dump maps/memory/code of sibling threads. by Christopher Ferris · 10 years ago
  30. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 10 years ago
  31. c184d56 #include <arpa/inet.h> for htonl. by Elliott Hughes · 10 years ago
  32. d4c7a1c am a11ac455: Merge "Fix debuggerd issues." by Christopher Ferris · 10 years ago
  33. 1072f91 Fix debuggerd issues. by Christopher Ferris · 10 years ago
  34. c326115 am 75ef453e: am 2f40ddf3: Merge "Do not suppress maps dump when si_addr<PAGE_SIZE" by Dmitriy Ivanov · 10 years ago
  35. f10aa3a Do not suppress maps dump when si_addr<PAGE_SIZE by Dmitriy Ivanov · 10 years ago
  36. a9d3ed3 am 1d497f8a: am cddc97cb: Merge "debuggerd: tombstone: suppress logger request for logd process" by Mark Salyzyn · 10 years ago
  37. 45ae446 debuggerd: tombstone: suppress logger request for logd process by Mark Salyzyn · 10 years ago
  38. 04f9b2a debuggerd: use O_NOFOLLOW|O_CLOEXEC for tombstones by Nick Kralevich · 10 years ago
  39. 7e77595 Fix LP64 tombstone.cpp build failure. by Elliott Hughes · 11 years ago
  40. 8606eaa Improving maps output. by Brigid Smith · 11 years ago
  41. 17e85c0 debuggerd: synchronize cosmetics to internal by Mark Salyzyn · 11 years ago
  42. e43290d tombstone: log output header suppressed in crash by Mark Salyzyn · 11 years ago
  43. 80f5969 Print ABI in backtraces. by Michael Wright · 11 years ago
  44. f473200 Fixing debuggerd header output. by Brigid Smith · 11 years ago
  45. 2e82904 Maps output now marks the fault address location. by Brigid Smith · 11 years ago
  46. 50eb546 Removed log.quiet and log = NULL cases from debuggerd. by Brigid Smith · 11 years ago
  47. 7b2078e Changed maps output in debuggerd. by Brigid Smith · 11 years ago
  48. 62ba489 Changing how debuggerd filters log messages to different locations. by Brigid Smith · 11 years ago
  49. 9c8dacc Adding ABI output to debuggerd tombstones. by Brigid Smith · 11 years ago
  50. e4369d6 logd: logcat: debuggerd: audit logs to events and main by Mark Salyzyn · 11 years ago
  51. a323b50 Teach debuggerd the name of SIGTRAP. by Elliott Hughes · 11 years ago
  52. 989980c logd: logcat: debuggerd: auditd logs to events by Mark Salyzyn · 11 years ago
  53. c5bb49a Log stack even if tombstone cannot be created. by Christopher Ferris · 11 years ago
  54. 855fcc3 Use the si_code value bionic passes us. by Elliott Hughes · 11 years ago
  55. bd395b9 Add missing si_code values to debuggerd. by Elliott Hughes · 11 years ago
  56. 2e7347d Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  57. 68bd59f Use stat structure to keep oldest mtime. by Christopher Ferris · 11 years ago
  58. 27a9365 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  59. f7b4b51 Fix debuggerd's symbol offset output. by Elliott Hughes · 11 years ago
  60. abc60c2 AArch64: Port debuggerd by Kévin PETIT · 11 years ago
  61. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 11 years ago
  62. 4bb4772 debuggerd: a few generic improvements by Kévin PETIT · 11 years ago
  63. d391c9b Merge "Re-enable libunwind for arm." by Christopher Ferris · 11 years ago
  64. df29061 Re-enable libunwind for arm. by Christopher Ferris · 11 years ago
  65. fca0bd1 debuggerd: Support newline split in log messages by Mark Salyzyn · 11 years ago
  66. 22b5cef debuggerd: Incorporate liblog reading API by Mark Salyzyn · 11 years ago
  67. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 11 years ago
  68. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 11 years ago
  69. d607495 Move to C++ for debuggerd. by Christopher Ferris · 11 years ago[Renamed from debuggerd/tombstone.c]
  70. 261ff50 Merge "Init the abort_msg_address value." by Christopher Ferris · 11 years ago