summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libdebuggerd: cleanup.Josh Gao2017-08-2925-94/+51
* base: add Pipe and Socketpair wrappers.Josh Gao2017-08-284-23/+16
* Define current ABI string in android-base/macros.hdimitry2017-08-231-18/+1
* Merge "crash_dump: print the identity of tracers."Treehugger Robot2017-08-182-1/+54
|\
| * crash_dump: print the identity of tracers.Josh Gao2017-08-182-1/+54
* | Merge "Compare new unwinder to old unwinder in debuggerd."Christopher Ferris2017-08-124-18/+98
|\ \
| * | Compare new unwinder to old unwinder in debuggerd.Christopher Ferris2017-08-114-18/+98
| |/
* / debuggerd_handler: print pid and process name.Josh Gao2017-08-111-2/+28
|/
* Stop asking for old versions of C++ in system/core.Elliott Hughes2017-08-021-1/+0
* Cleanup the libbacktrace interface a bit.Christopher Ferris2017-07-192-72/+72
* crasher: add a case that leaks until OOM-kill.Josh Gao2017-07-131-1/+11
* Remove unnecessary SELinux dependenciesNick Kralevich2017-07-012-2/+0
* debuggerd: diagnostics for dumps that are guaranteed to fail.Josh Gao2017-06-272-0/+20
* Merge "Allow configuration of the number of tombstones."Elliott Hughes2017-06-271-42/+40
|\
| * Allow configuration of the number of tombstones.Elliott Hughes2017-06-261-42/+40
* | Merge "tombstoned: Improve message on java trace completion."Narayan Kamath2017-06-231-1/+8
|\ \
| * | tombstoned: Improve message on java trace completion.Narayan Kamath2017-06-221-1/+8
* | | Debuggerd: Extend crash_dump timeout to 5 secondsAndreas Gampe2017-06-221-1/+4
* | | Debuggerd: Fix debuggerd_testAndreas Gampe2017-06-221-3/+3
* | | Merge "crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed ...Jaesung Chung2017-06-221-1/+14
|\ \ \ | |_|/ |/| |
| * | crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devicesJaesung Chung2017-06-221-1/+14
* | | Merge "tombstoned: change path for traces from "anr_" to "trace_""Narayan Kamath2017-06-221-1/+1
|\ \ \
| * | | tombstoned: change path for traces from "anr_" to "trace_"Narayan Kamath2017-06-211-1/+1
| | |/ | |/|
* / | Decode ptrace-induced SIGTRAP si_code values.Elliott Hughes2017-06-211-0/+20
|/ /
* / debuggerd_test: find backtrace frame in all lines in CrasherTestJaesung Chung2017-06-161-6/+10
|/
* Merge "Revert "crash_dump: defer pausing threads until we're ready.""Josh Gao2017-06-132-31/+26
|\
| * Revert "crash_dump: defer pausing threads until we're ready."Josh Gao2017-06-132-31/+26
* | Merge "tombstoned: log where we're writing the tombstone."Treehugger Robot2017-06-121-11/+18
|\ \
| * | tombstoned: log where we're writing the tombstone.Josh Gao2017-06-121-11/+18
* | | Merge changes Id7ab0464,Ic2a212beTreehugger Robot2017-06-122-26/+61
|\ \ \ | | |/ | |/|
| * | crash_dump: defer pausing threads until we're ready.Josh Gao2017-06-072-26/+31
| * | crash_dump: add tracing.Josh Gao2017-06-071-28/+58
| |/
* / tombstoned: turn on java trace support + unit tests.Narayan Kamath2017-06-072-7/+77
|/
* debuggerd_client: increase pipe buffer size to max.Josh Gao2017-06-012-0/+18
* crash_dump: don't notify ActivityManager if it crashed.Josh Gao2017-06-011-3/+8
* crash_dump: clear the signal mask.Josh Gao2017-06-011-2/+7
* tombstoned: allow intercepts for java traces.Narayan Kamath2017-05-3116-90/+237
* tombstoned: Add a shared library version of libtombstoned_client...Narayan Kamath2017-05-2214-30/+53
* tombstoned: Support java trace dumps.Narayan Kamath2017-05-185-90/+180
* Merge changes I0ff1fc5c,I7a23d3bfJosh Gao2017-05-104-27/+47
|\
| * libdebuggerd: print the build fingerprint in fallback.Josh Gao2017-05-081-0/+2
| * libdebuggerd: implement fallback register dumping on arm/aarch64.Josh Gao2017-05-084-27/+45
* | Remove not-used dependency in crash_dumpChenjie Luo2017-05-082-2/+0
* | Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id."Josh Gao2017-05-082-8/+50
|\|
| * debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id.Josh Gao2017-05-052-8/+50
* | Turn off debuggerd for host bionicDan Willemsen2017-05-071-1/+0
|/
* Move libc_logging to libasync_safe.Christopher Ferris2017-05-025-61/+63
* debuggerd_handler: don't assume that abort message implies fatal.Josh Gao2017-04-272-7/+38
* Merge "crash_dump: during early boot, output to kmsg on userdebug."Josh Gao2017-04-101-1/+45
|\
| * crash_dump: during early boot, output to kmsg on userdebug.Josh Gao2017-04-061-1/+45