- bf30446 Merge "crasher: add a case that leaks until OOM-kill." am: f610d6db82 am: 0cb3d254a2 by Josh Gao · 8 years ago
- 399b4ee crasher: add a case that leaks until OOM-kill. by Josh Gao · 8 years ago
- 4192d74 Merge "Remove unnecessary SELinux dependencies" am: 22de50d351 am: e9b9b10c58 by Nick Kralevich · 8 years ago
- 33391da Remove unnecessary SELinux dependencies by Nick Kralevich · 8 years ago
- 639dcad Merge changes I5c6bf2a5,I20a337bb am: 7f81b2af61 am: 14e36421db am: 877708fcf1 by Josh Gao · 8 years ago
- 0915f23 debuggerd: diagnostics for dumps that are guaranteed to fail. by Josh Gao · 8 years ago
- 97f2fa9 Merge "Allow configuration of the number of tombstones." am: 3e8d923276 am: 216ac36534 by Elliott Hughes · 8 years ago
- 3e8d923 Merge "Allow configuration of the number of tombstones." by Elliott Hughes · 8 years ago
- 35bb6d2 Allow configuration of the number of tombstones. by Elliott Hughes · 8 years ago
- d47d328 Merge "Revert "crash_dump: during early boot, output to kmsg on userdebug."" into oc-dr1-dev by Jeff Vander Stoep · 8 years ago
- 75a32de Merge "Revert "crash_dump: during early boot, output to kmsg on userdebug."" into oc-dr1-dev by TreeHugger Robot · 8 years ago
- 5fdc4cc Revert "crash_dump: during early boot, output to kmsg on userdebug." by Jeff Vander Stoep · 8 years ago
- 0ecc88b Debuggerd: Fix debuggerd_test by Andreas Gampe · 8 years ago
- 111f351 Merge "tombstoned: Improve message on java trace completion." by Narayan Kamath · 8 years ago
- 1d873b3 Debuggerd: Extend crash_dump timeout to 5 seconds am: 4f5f558d38 by Andreas Gampe · 8 years ago
- 4f5f558 Debuggerd: Extend crash_dump timeout to 5 seconds by Andreas Gampe · 8 years ago
- b02851a Debuggerd: Extend crash_dump timeout to 5 seconds by Andreas Gampe · 8 years ago
- 26cbafb Debuggerd: Fix debuggerd_test by Andreas Gampe · 8 years ago
- 1dcee84 Merge "crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices" by Jaesung Chung · 8 years ago
- cde2b52 crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices by Jaesung Chung · 8 years ago
- 79dd143 tombstoned: Improve message on java trace completion. by Narayan Kamath · 8 years ago
- 07a57f0 Merge "tombstoned: change path for traces from "anr_" to "trace_"" by Narayan Kamath · 8 years ago
- b123220 tombstoned: change path for traces from "anr_" to "trace_" by Narayan Kamath · 8 years ago
- 336a52e Decode ptrace-induced SIGTRAP si_code values. by Elliott Hughes · 8 years ago
- 58778e1 debuggerd_test: find backtrace frame in all lines in CrasherTest by Jaesung Chung · 8 years ago
- 550f3bf Merge "Revert "crash_dump: defer pausing threads until we're ready."" by Josh Gao · 8 years ago
- 3407d7c Revert "crash_dump: defer pausing threads until we're ready." by Josh Gao · 8 years ago
- cc25d86 tombstoned: log where we're writing the tombstone. by Josh Gao · 8 years ago
- 87f5432 Merge "tombstoned: log where we're writing the tombstone." by Treehugger Robot · 8 years ago
- 66e1a1e Merge changes Id7ab0464,Ic2a212be by Treehugger Robot · 8 years ago
- 3272000 tombstoned: log where we're writing the tombstone. by Josh Gao · 8 years ago
- cb68a03 tombstoned: log where we're writing the tombstone. by Josh Gao · 8 years ago
- 8a2a2d1 crash_dump: defer pausing threads until we're ready. by Josh Gao · 8 years ago
- 8bb0390 crash_dump: add tracing. by Josh Gao · 8 years ago
- ca5e908 tombstoned: turn on java trace support + unit tests. by Narayan Kamath · 8 years ago
- a1c9e94 debuggerd_client: increase pipe buffer size to max. by Josh Gao · 8 years ago
- 8126d2d crash_dump: don't notify ActivityManager if it crashed. by Josh Gao · 8 years ago
- 615d939 crash_dump: clear the signal mask. by Josh Gao · 8 years ago
- 5675f3c debuggerd_client: increase pipe buffer size to max. by Josh Gao · 8 years ago
- b0e51e3 crash_dump: don't notify ActivityManager if it crashed. by Josh Gao · 8 years ago
- e740250 crash_dump: clear the signal mask. by Josh Gao · 8 years ago
- a73df60 tombstoned: allow intercepts for java traces. by Narayan Kamath · 8 years ago
- 2d377cd tombstoned: Add a shared library version of libtombstoned_client... by Narayan Kamath · 8 years ago
- 922f6b2 tombstoned: Support java trace dumps. by Narayan Kamath · 8 years ago
- a02d0ee libdebuggerd: print the build fingerprint in fallback. by Josh Gao · 8 years ago
- 8d21697 libdebuggerd: implement fallback register dumping on arm/aarch64. by Josh Gao · 8 years ago
- 92abfb4 debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id. by Josh Gao · 8 years ago
- 7d199de Merge changes I0ff1fc5c,I7a23d3bf by Josh Gao · 8 years ago
- 68c24ef Remove not-used dependency in crash_dump by Chenjie Luo · 8 years ago
- 2bc6196 Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id." by Josh Gao · 8 years ago
- 62f5977 libdebuggerd: print the build fingerprint in fallback. by Josh Gao · 8 years ago
- 77b00ed libdebuggerd: implement fallback register dumping on arm/aarch64. by Josh Gao · 8 years ago
- a4103a8 Turn off debuggerd for host bionic by Dan Willemsen · 8 years ago
- 2e7b8e2 debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id. by Josh Gao · 8 years ago
- ac22578 Move libc_logging to libasync_safe. by Christopher Ferris · 8 years ago
- 5fd02a8 debuggerd_handler: don't assume that abort message implies fatal. by Josh Gao · 8 years ago
- e06f2a4 debuggerd_handler: don't assume that abort message implies fatal. by Josh Gao · 8 years ago
- 72ca48e Merge "crash_dump: during early boot, output to kmsg on userdebug." by Josh Gao · 8 years ago
- bf2dd48 crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
- 3492221 check send_signal result before further dealing by Liu Changcheng · 8 years ago
- c723138 debuggerd_test: remove useless pipe. by Josh Gao · 8 years ago
- e9a2f8e debuggerd_client: fix infinite timeouts. by Josh Gao · 8 years ago
- 8b951f5 Merge changes Ib8369088,I743433bc by Josh Gao · 8 years ago
- 951cf70 debuggerd_test: remove useless pipe. by Josh Gao · 8 years ago
- 287d50d debuggerd_client: fix infinite timeouts. by Josh Gao · 8 years ago
- 845a2f9 debuggerd_test: add test for process/thread names. by Josh Gao · 8 years ago
- a5199a9 debuggerd_test: add test for process/thread names. by Josh Gao · 8 years ago
- dd61876 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
- df8cb05 tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
- ef042d3 tombstoned: refactor request dequeuing a bit. by Josh Gao · 8 years ago
- a1bd173 tombstoned: don't increment num_concurrent_dumps until success. by Josh Gao · 8 years ago
- 352a845 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
- 460b336 tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
- 807a458 tombstoned: refactor request dequeuing a bit. by Josh Gao · 8 years ago
- 1307824 tombstoned: don't increment num_concurrent_dumps until success. by Josh Gao · 8 years ago
- 372d8a2 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
- ae9d767 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
- f5d727f Merge ""Requested dump for tid XXX" message shouldn't be fatal." by Elliott Hughes · 8 years ago
- 561da6a "Requested dump for tid XXX" message shouldn't be fatal. by Elliott Hughes · 8 years ago
- 9642232 Initialize si_code in siginfo. by Christopher Ferris · 8 years ago
- f5e568e Do not access device maps. by Christopher Ferris · 8 years ago
- 7390d96 Merge "crash_dump: fetch process/thread names before dropping privileges." by Josh Gao · 8 years ago
- 57f58f8 crash_dump: fetch process/thread names before dropping privileges. by Josh Gao · 8 years ago
- e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
- 5b4eb23 Remove extraneous .clang-format files by Tom Cherry · 8 years ago
- c7fe060 crash_dump: fix warnings, turn on -Werror. by Josh Gao · 8 years ago
- 428daaf crash_dump: improve logging for when a process dies prematurely. by Josh Gao · 8 years ago
- ec91809 debuggerd_handler: restore errno. by Josh Gao · 8 years ago
- 9eb4eb1 libdebuggerd: add compatibility shim. by Josh Gao · 8 years ago
- e1aa0ca debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
- 97258aa Define _LOG as a weak symbol. by Chenjie Luo · 8 years ago
- 56e89ad Merge changes Ib69a206f,If57cc175 by Treehugger Robot · 8 years ago
- 55f79a5 tombstoned: turn off signal handlers. by Josh Gao · 8 years ago
- 8830c95 tombstoned: create tombstones with 0640 permissions. by Josh Gao · 8 years ago
- 12b7129 Small debuggerd improvements. by Elliott Hughes · 8 years ago
- b038995 Merge "debuggerd: remove obsolete dumpable check." by Josh Gao · 8 years ago
- 981761b debuggerd: remove obsolete dumpable check. by Josh Gao · 8 years ago
- b7788fd There's no longer a limit to property names. by Elliott Hughes · 8 years ago
- 94aabe4 Merge "debuggerd_test: add capability test." by Treehugger Robot · 8 years ago
- 502cfd2 debuggerd_test: add capability test. by Josh Gao · 8 years ago