1. 4b247d9 debuggerd_handler: print pid and process name. by Josh Gao · 8 years ago
  2. f137c30 DO NOT MERGE ANYWHERE tombstoned: Avoid creating the tombstoned_java_trace socket. by Narayan Kamath · 8 years ago
  3. c19ee17 Allow configuration of the number of tombstones. by Elliott Hughes · 8 years ago
  4. 1f4c204 Merge "Revert "crash_dump: during early boot, output to kmsg on userdebug."" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  5. 8926de8 Revert "crash_dump: during early boot, output to kmsg on userdebug." by Jeff Vander Stoep · 8 years ago
  6. d9847d4 Debuggerd: Fix debuggerd_test by Andreas Gampe · 8 years ago
  7. 9681e4a Debuggerd: Extend crash_dump timeout to 5 seconds am: 4f5f558d38 by Andreas Gampe · 8 years ago
  8. 7f9e6ea Debuggerd: Extend crash_dump timeout to 5 seconds by Andreas Gampe · 8 years ago
  9. 2429157 tombstoned: log where we're writing the tombstone. by Josh Gao · 8 years ago
  10. 54d9be0 tombstoned: log where we're writing the tombstone. by Josh Gao · 8 years ago
  11. ffa0e96 debuggerd_client: increase pipe buffer size to max. by Josh Gao · 8 years ago
  12. 6eba1b1 crash_dump: don't notify ActivityManager if it crashed. by Josh Gao · 8 years ago
  13. 00eed1d crash_dump: clear the signal mask. by Josh Gao · 8 years ago
  14. 4ff5bae debuggerd_client: increase pipe buffer size to max. by Josh Gao · 8 years ago
  15. 7ec1b9e crash_dump: don't notify ActivityManager if it crashed. by Josh Gao · 8 years ago
  16. 964aa28 crash_dump: clear the signal mask. by Josh Gao · 8 years ago
  17. fa80ffe tombstoned: allow intercepts for java traces. by Narayan Kamath · 8 years ago
  18. 76ec095 tombstoned: Add a shared library version of libtombstoned_client... by Narayan Kamath · 8 years ago
  19. da2c1c5 tombstoned: Support java trace dumps. by Narayan Kamath · 8 years ago
  20. ab60e5e libdebuggerd: print the build fingerprint in fallback. by Josh Gao · 8 years ago
  21. 63da261 libdebuggerd: implement fallback register dumping on arm/aarch64. by Josh Gao · 8 years ago
  22. a8606f6 debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id. by Josh Gao · 8 years ago
  23. ca55bab Merge changes I0ff1fc5c,I7a23d3bf by Josh Gao · 8 years ago
  24. 6c501c8 Remove not-used dependency in crash_dump by Chenjie Luo · 8 years ago
  25. 4db827e Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id." by Josh Gao · 8 years ago
  26. 4f8abe9 libdebuggerd: print the build fingerprint in fallback. by Josh Gao · 8 years ago
  27. a6286d2 libdebuggerd: implement fallback register dumping on arm/aarch64. by Josh Gao · 8 years ago
  28. 1bdb60b Turn off debuggerd for host bionic by Dan Willemsen · 8 years ago
  29. 97e3e2d debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id. by Josh Gao · 8 years ago
  30. 1765c40 Move libc_logging to libasync_safe. by Christopher Ferris · 8 years ago
  31. f4ffc20 debuggerd_handler: don't assume that abort message implies fatal. by Josh Gao · 8 years ago
  32. d71da00 debuggerd_handler: don't assume that abort message implies fatal. by Josh Gao · 8 years ago
  33. 92d3c50 Merge "crash_dump: during early boot, output to kmsg on userdebug." by Josh Gao · 8 years ago
  34. a640188 crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
  35. d65994c check send_signal result before further dealing by Liu Changcheng · 8 years ago
  36. 56c19c8 debuggerd_test: remove useless pipe. by Josh Gao · 8 years ago
  37. 350710f debuggerd_client: fix infinite timeouts. by Josh Gao · 8 years ago
  38. a222295 Merge changes Ib8369088,I743433bc by Josh Gao · 8 years ago
  39. 5edf572 debuggerd_test: remove useless pipe. by Josh Gao · 8 years ago
  40. 51eb6f5 debuggerd_client: fix infinite timeouts. by Josh Gao · 8 years ago
  41. fa5ee1c debuggerd_test: add test for process/thread names. by Josh Gao · 8 years ago
  42. 5156818 debuggerd_test: add test for process/thread names. by Josh Gao · 8 years ago
  43. 5faf509 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  44. d42a22f tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
  45. baf6679 tombstoned: refactor request dequeuing a bit. by Josh Gao · 8 years ago
  46. f948eff tombstoned: don't increment num_concurrent_dumps until success. by Josh Gao · 8 years ago
  47. 19ae9e3 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  48. 7b014d1 tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
  49. 13b2c43 tombstoned: refactor request dequeuing a bit. by Josh Gao · 8 years ago
  50. da9e6d5 tombstoned: don't increment num_concurrent_dumps until success. by Josh Gao · 8 years ago
  51. 94b7184 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
  52. ac95762 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
  53. 8e6d5ff Merge ""Requested dump for tid XXX" message shouldn't be fatal." by Elliott Hughes · 8 years ago
  54. 78bc32e "Requested dump for tid XXX" message shouldn't be fatal. by Elliott Hughes · 8 years ago
  55. 7e65608 Initialize si_code in siginfo. by Christopher Ferris · 8 years ago
  56. 1e08cf9 Do not access device maps. by Christopher Ferris · 8 years ago
  57. 4b2fbba Merge "crash_dump: fetch process/thread names before dropping privileges." by Josh Gao · 8 years ago
  58. c2ec702 crash_dump: fetch process/thread names before dropping privileges. by Josh Gao · 8 years ago
  59. 0639227 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  60. ec17edf Remove extraneous .clang-format files by Tom Cherry · 8 years ago
  61. 02bf8c5 crash_dump: fix warnings, turn on -Werror. by Josh Gao · 8 years ago
  62. 6568096 crash_dump: improve logging for when a process dies prematurely. by Josh Gao · 8 years ago
  63. 8d1f2f4 debuggerd_handler: restore errno. by Josh Gao · 8 years ago
  64. b7a0e92 libdebuggerd: add compatibility shim. by Josh Gao · 8 years ago
  65. 4f19f5b debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
  66. 1b21e98 Define _LOG as a weak symbol. by Chenjie Luo · 8 years ago
  67. fabf0f4 Merge changes Ib69a206f,If57cc175 by Treehugger Robot · 8 years ago
  68. 8da97bb tombstoned: turn off signal handlers. by Josh Gao · 8 years ago
  69. d4e9c61 tombstoned: create tombstones with 0640 permissions. by Josh Gao · 8 years ago
  70. ed1476e Small debuggerd improvements. by Elliott Hughes · 8 years ago
  71. 5297814 Merge "debuggerd: remove obsolete dumpable check." by Josh Gao · 8 years ago
  72. c4486f1 debuggerd: remove obsolete dumpable check. by Josh Gao · 8 years ago
  73. 570f016 There's no longer a limit to property names. by Elliott Hughes · 8 years ago
  74. 3520f9a Merge "debuggerd_test: add capability test." by Treehugger Robot · 8 years ago
  75. 8f9f894 debuggerd_test: add capability test. by Josh Gao · 8 years ago
  76. 7fff6c0 Add crasher check for passing a bad pthread_t to pthread_join. by Elliott Hughes · 8 years ago
  77. 03ca48a crash_dump: fix overflow. by Josh Gao · 8 years ago
  78. a7cd6ea crash_dump: remove unneeded/faulty checks. by Josh Gao · 8 years ago
  79. 9d839fc Merge "libdebuggerd_handler: in-process crash dumping for seccomped processes." by Josh Gao · 8 years ago
  80. 146d8ec Merge "crash_dump: make output fd O_APPEND." by Josh Gao · 8 years ago
  81. b621de8 libdebuggerd_handler: in-process crash dumping for seccomped processes. by Josh Gao · 8 years ago
  82. adcf56e crash_dump: fix typos in error messages. by Josh Gao · 8 years ago
  83. c24c0d6 crash_dump: make output fd O_APPEND. by Josh Gao · 8 years ago
  84. 04dfedb debuggerd_handler: don't use snprintf in handler. by Josh Gao · 8 years ago
  85. 4e7bc42 debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump. by Josh Gao · 8 years ago
  86. 36a742d debuggerd_handler: raise capabilities before running crash_dump. by Josh Gao · 8 years ago
  87. b7bb5c0 crasher: add a case that uses PR_SET_NO_NEW_PRIVS. by Josh Gao · 8 years ago
  88. d8caf9e debuggerd_handler: don't use waitpid(..., __WCLONE). by Josh Gao · 8 years ago
  89. ef70ada crash_dump: collect open files before dropping caps. by Josh Gao · 8 years ago
  90. 3604c4e debuggerd_test: improve error when crasher fails to exec. by Josh Gao · 8 years ago
  91. 05a5975 debuggerd_test: fix crasher path. by Josh Gao · 8 years ago
  92. 007479a crash_dump: read /proc/<pid>/maps before dropping capabilities. by Josh Gao · 8 years ago
  93. 71299e4 debuggerd_handler: fix prctl return value check. by Josh Gao · 8 years ago
  94. f8ef9e1 Merge changes from topic 'debuggerd_ambient' by Josh Gao · 8 years ago
  95. 86a881f debuggerd_handler: don't use clone(..., SIGCHLD, ...) by Josh Gao · 8 years ago
  96. f0a401c crash_dump: drop capabilities after we ptrace attach. by Josh Gao · 8 years ago
  97. 1c057ce crash_dump: use /proc/<pid> fd to check tid process membership. by Josh Gao · 8 years ago
  98. 54dec42 debuggerd_handler: raise ambient capset before execing. by Josh Gao · 8 years ago
  99. b4d3352 Merge "Better seccomp/kuser_helper diagnostics from debuggerd." by Elliott Hughes · 8 years ago
  100. 7999933 Better seccomp/kuser_helper diagnostics from debuggerd. by Elliott Hughes · 8 years ago