summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "crash_dump: don't inherit environment from parent."Treehugger Robot2017-11-072-2/+23
|\
| * crash_dump: don't inherit environment from parent.Josh Gao2017-11-032-2/+23
* | Use -Werror in system/coreChih-Hung Hsieh2017-11-011-1/+1
|/
* Merge "Only call one unwinder."Christopher Ferris2017-10-286-144/+24
|\
| * Only call one unwinder.Christopher Ferris2017-10-276-144/+24
* | Delete obsolete debuggerd references.Josh Gao2017-10-272-373/+0
|/
* Merge "Move some properties users to __system_property_read_callback()"Tom Cherry2017-10-121-11/+8
|\
| * Move some properties users to __system_property_read_callback()Tom Cherry2017-10-101-11/+8
* | Merge "Add missing includes."Treehugger Robot2017-10-111-0/+1
|\ \
| * | Add missing includes.Dan Albert2017-10-111-0/+1
| |/
* / libdebuggerd: fix tombstone tests.Josh Gao2017-10-102-15/+17
|/
* Merge "Show the number of VMAs in the tombstone."Treehugger Robot2017-09-261-5/+7
|\
| * Show the number of VMAs in the tombstone.Elliott Hughes2017-09-261-5/+7
* | Merge "Add a new unwind method on error."Christopher Ferris2017-09-251-0/+8
|\ \
| * | Add a new unwind method on error.Christopher Ferris2017-09-221-0/+8
| |/
* / tombstoned: fix another call to evconnlistener_new.Josh Gao2017-09-221-2/+2
|/
* Merge "Enable HAS_VFP_D32 for 32-bit armv8 crasher"Isaac Chen2017-09-171-1/+1
|\
| * Enable HAS_VFP_D32 for 32-bit armv8 crasherIsaac Chen2017-09-151-1/+1
* | Merge "tombstoned: Fix calls to evconnlistener_new."Narayan Kamath2017-09-141-4/+6
|\ \
| * | tombstoned: Fix calls to evconnlistener_new.Narayan Kamath2017-09-131-4/+6
* | | Merge "debuggerd_fallback: print maps."Treehugger Robot2017-09-141-1/+13
|\ \ \ | |/ / |/| |
| * | debuggerd_fallback: print maps.Josh Gao2017-09-131-1/+13
| |/
* / Recommend using pid instead of tid for gdbclient.pydimitry2017-09-121-8/+8
|/
* 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