1. 72ca48e Merge "crash_dump: during early boot, output to kmsg on userdebug." by Josh Gao · 7 years ago
  2. bf2dd48 crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
  3. 3492221 check send_signal result before further dealing by Liu Changcheng · 7 years ago
  4. 8b951f5 Merge changes Ib8369088,I743433bc by Josh Gao · 7 years ago
  5. 951cf70 debuggerd_test: remove useless pipe. by Josh Gao · 7 years ago
  6. 287d50d debuggerd_client: fix infinite timeouts. by Josh Gao · 7 years ago
  7. a5199a9 debuggerd_test: add test for process/thread names. by Josh Gao · 7 years ago
  8. 352a845 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  9. 460b336 tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
  10. 807a458 tombstoned: refactor request dequeuing a bit. by Josh Gao · 8 years ago
  11. 1307824 tombstoned: don't increment num_concurrent_dumps until success. by Josh Gao · 8 years ago
  12. 372d8a2 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
  13. ae9d767 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
  14. f5d727f Merge ""Requested dump for tid XXX" message shouldn't be fatal." by Elliott Hughes · 8 years ago
  15. 561da6a "Requested dump for tid XXX" message shouldn't be fatal. by Elliott Hughes · 8 years ago
  16. 9642232 Initialize si_code in siginfo. by Christopher Ferris · 8 years ago
  17. f5e568e Do not access device maps. by Christopher Ferris · 8 years ago
  18. 7390d96 Merge "crash_dump: fetch process/thread names before dropping privileges." by Josh Gao · 8 years ago
  19. 57f58f8 crash_dump: fetch process/thread names before dropping privileges. by Josh Gao · 8 years ago
  20. e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  21. 5b4eb23 Remove extraneous .clang-format files by Tom Cherry · 8 years ago
  22. c7fe060 crash_dump: fix warnings, turn on -Werror. by Josh Gao · 8 years ago
  23. 428daaf crash_dump: improve logging for when a process dies prematurely. by Josh Gao · 8 years ago
  24. ec91809 debuggerd_handler: restore errno. by Josh Gao · 8 years ago
  25. 9eb4eb1 libdebuggerd: add compatibility shim. by Josh Gao · 8 years ago
  26. e1aa0ca debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
  27. 97258aa Define _LOG as a weak symbol. by Chenjie Luo · 8 years ago
  28. 56e89ad Merge changes Ib69a206f,If57cc175 by Treehugger Robot · 8 years ago
  29. 55f79a5 tombstoned: turn off signal handlers. by Josh Gao · 8 years ago
  30. 8830c95 tombstoned: create tombstones with 0640 permissions. by Josh Gao · 8 years ago
  31. 12b7129 Small debuggerd improvements. by Elliott Hughes · 8 years ago
  32. b038995 Merge "debuggerd: remove obsolete dumpable check." by Josh Gao · 8 years ago
  33. 981761b debuggerd: remove obsolete dumpable check. by Josh Gao · 8 years ago
  34. b7788fd There's no longer a limit to property names. by Elliott Hughes · 8 years ago
  35. 94aabe4 Merge "debuggerd_test: add capability test." by Treehugger Robot · 8 years ago
  36. 502cfd2 debuggerd_test: add capability test. by Josh Gao · 8 years ago
  37. da9e395 Add crasher check for passing a bad pthread_t to pthread_join. by Elliott Hughes · 8 years ago
  38. 5ad965b crash_dump: fix overflow. by Josh Gao · 8 years ago
  39. 2a18b82 crash_dump: remove unneeded/faulty checks. by Josh Gao · 8 years ago
  40. c7cd48a Merge "libdebuggerd_handler: in-process crash dumping for seccomped processes." by Josh Gao · 8 years ago
  41. a70f113 Merge "crash_dump: make output fd O_APPEND." by Josh Gao · 8 years ago
  42. e73c932 libdebuggerd_handler: in-process crash dumping for seccomped processes. by Josh Gao · 8 years ago
  43. f6ad585 crash_dump: fix typos in error messages. by Josh Gao · 8 years ago
  44. 8a7e703 crash_dump: make output fd O_APPEND. by Josh Gao · 8 years ago
  45. 60515bf debuggerd_handler: don't use snprintf in handler. by Josh Gao · 8 years ago
  46. 2f11a25 debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump. by Josh Gao · 8 years ago
  47. d206963 debuggerd_handler: raise capabilities before running crash_dump. by Josh Gao · 8 years ago
  48. 91ad653 crasher: add a case that uses PR_SET_NO_NEW_PRIVS. by Josh Gao · 8 years ago
  49. c3c8c02 debuggerd_handler: don't use waitpid(..., __WCLONE). by Josh Gao · 8 years ago
  50. c24cc8a crash_dump: collect open files before dropping caps. by Josh Gao · 8 years ago
  51. 7a0ee64 debuggerd_test: improve error when crasher fails to exec. by Josh Gao · 8 years ago
  52. a7d7eb6 debuggerd_test: fix crasher path. by Josh Gao · 8 years ago
  53. 347164c crash_dump: read /proc/<pid>/maps before dropping capabilities. by Josh Gao · 8 years ago
  54. 54ef57d debuggerd_handler: fix prctl return value check. by Josh Gao · 8 years ago
  55. 279cb8b Merge changes from topic 'debuggerd_ambient' by Josh Gao · 8 years ago
  56. b3ee52e debuggerd_handler: don't use clone(..., SIGCHLD, ...) by Josh Gao · 8 years ago
  57. 85bcaf6 crash_dump: drop capabilities after we ptrace attach. by Josh Gao · 8 years ago
  58. fe90276 crash_dump: use /proc/<pid> fd to check tid process membership. by Josh Gao · 8 years ago
  59. 7ae426c debuggerd_handler: raise ambient capset before execing. by Josh Gao · 8 years ago
  60. f4ae620 Merge "Better seccomp/kuser_helper diagnostics from debuggerd." by Elliott Hughes · 8 years ago
  61. 0ba5359 Better seccomp/kuser_helper diagnostics from debuggerd. by Elliott Hughes · 8 years ago
  62. 6462bb4 debuggerd_handler: add and use fatal_errno. by Josh Gao · 8 years ago
  63. 1e4afb5 debuggerd: fix `debuggerd <pid>` by Josh Gao · 8 years ago
  64. b53f903 debuggerd: fix `debuggerd -b <pid>` by Josh Gao · 8 years ago
  65. 4ed00c8 debuggerd_handler: improve nonfatal signal message. by Josh Gao · 8 years ago
  66. e5288f2 debuggerd_handler: remove PR_SET_DUMPABLE check. by Josh Gao · 8 years ago
  67. 7e14d02 debuggerd_handler: don't dump PR_NO_NEW_PRIVS processes. by Josh Gao · 8 years ago
  68. 529b306 debuggerd_handler: don't resend nonfatal signals when not dumping. by Josh Gao · 8 years ago
  69. 0a37901 crash_dump: properly dump when we can't talk to tombstoned. by Josh Gao · 8 years ago
  70. 5fe1ceb Merge "Replaced include log/logger.h with log/log.h in debuggerd" by Vijay Venkatraman · 8 years ago
  71. a95acea Replaced include log/logger.h with log/log.h in debuggerd by Vijay Venkatraman · 8 years ago
  72. 8498016 tombstoned: silence spurious error messages. by Josh Gao · 8 years ago
  73. 0ad5107 Actually don't start tombstoned until /data is mounted. by Josh Gao · 8 years ago
  74. 4decbe0 debuggerd_handler: add SIGSYS to the list of handled signals. by Josh Gao · 8 years ago
  75. fca7ca3 debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0. by Josh Gao · 8 years ago
  76. 7c6e313 crash_dump: set a watchdog timer. by Josh Gao · 8 years ago
  77. 122479f crash_dump: switch to PTRACE_SEIZE. by Josh Gao · 8 years ago
  78. 5759411 crash_dump: clear the default crash handlers. by Josh Gao · 8 years ago
  79. d20d687 crash_dump: remove extra log. by Josh Gao · 8 years ago
  80. b64dd85 debuggerd_handler: actually wait for pseudothread to exit. by Josh Gao · 8 years ago
  81. b479a50 Merge "init: don't start tombstoned until /data is mounted." by Treehugger Robot · 8 years ago
  82. 42a0fed init: don't start tombstoned until /data is mounted. by Josh Gao · 8 years ago
  83. ac0403b Merge "crash_dump: don't abort if we fail to attach a sibling." by Josh Gao · 8 years ago
  84. 42fd74b crash_dump: don't abort if we fail to attach a sibling. by Josh Gao · 8 years ago
  85. 7008c84 Fix a call to openat with incorrect arguments by George Burgess IV · 8 years ago
  86. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  87. 51c33b7 liblog: use log/log.h for ALOG macros by Mark Salyzyn · 8 years ago
  88. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  89. 400628a Improve crasher. by Elliott Hughes · 8 years ago
  90. 3ff028c Merge "debuggerd: Dump list of open files on process crash." am: b675f7cd32 by Richard Uhler · 8 years ago
  91. b675f7c Merge "debuggerd: Dump list of open files on process crash." by Treehugger Robot · 8 years ago
  92. 10f4044 Merge "system/core: replace EVENT_TAG_MAP_FILE with NULL" am: 9bfd9f558b by Mark Salyzyn · 8 years ago
  93. 1179eb8 system/core: replace EVENT_TAG_MAP_FILE with NULL by Mark Salyzyn · 8 years ago
  94. 53fb32f debuggerd: Dump list of open files on process crash. by Richard Uhler · 8 years ago
  95. e1a06ee Merge "crasher: add option to wait for input before crashing." am: 84db3f19bc by Josh Gao · 8 years ago
  96. 100ce39 crasher: add option to wait for input before crashing. by Josh Gao · 8 years ago
  97. 6df6448 Merge "fix regression from android_lookupEventTag_len()" am: 9fa133cc28 by Mark Salyzyn · 8 years ago
  98. 9f53cac fix regression from android_lookupEventTag_len() by Mark Salyzyn · 8 years ago
  99. 8a7297a Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 8 years ago
  100. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago