summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debuggerd: remove maximum abort message length.Josh Gao2018-04-133-19/+27
* Mark crash_dump.policy as not supported on mipsDan Willemsen2018-02-271-0/+1
* debuggerd_fallback: don't recursively abort.Josh Gao2018-02-222-7/+60
* Merge "bpfmt."Treehugger Robot2018-02-191-6/+9
|\
| * bpfmt.Elliott Hughes2018-02-161-6/+9
* | debuggerd seccomp: explain why we define PROT_READ/WRITE.Josh Gao2018-02-191-1/+7
* | Define PROT_READ and PROT_WRITE when generating the policy filesJustin Yun2018-02-185-8/+10
|/
* Include the map name when dumping memory around a register.Elliott Hughes2018-02-154-38/+42
* debuggerd_fallback: fix race.Josh Gao2018-02-091-16/+89
* debuggerd: update policy for recent sigaction changes.Josh Gao2018-02-085-6/+5
* Add extra frame when dex_pc is non-zero.Christopher Ferris2018-01-231-0/+1
* Fix regression caused by libbacktrace API change.Christopher Ferris2018-01-201-1/+1
* Merge "debuggerd: add seccomp policies and tests."Josh Gao2018-01-199-3/+384
|\
| * debuggerd: add seccomp policies and tests.Josh Gao2018-01-189-3/+384
* | Change all uintptr_t to uint64_t in API.Christopher Ferris2018-01-185-27/+27
|/
* Merge "debuggerd_handler: set PR_SET_PTRACER before running crash_dump."Treehugger Robot2018-01-081-0/+16
|\
| * debuggerd_handler: set PR_SET_PTRACER before running crash_dump.Luis Hector Chavez2017-12-271-0/+16
* | Merge "Change seccomp to the system filter"Treehugger Robot2018-01-081-1/+1
|\ \ | |/ |/|
| * Change seccomp to the system filterVictor Hsieh2017-12-221-1/+1
* | debuggerd: restore the location of abort message.Josh Gao2017-12-221-4/+4
* | debuggerd: wait for dump completion on crashes.Josh Gao2017-12-221-3/+8
|/
* Merge "base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test."Treehugger Robot2017-12-191-16/+1
|\
| * base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test.Josh Gao2017-12-191-16/+1
* | debuggerd: add pause time benchmark.Josh Gao2017-12-192-0/+138
|/
* Increased number of Android log lines for tombstoneschirag honnavar2017-12-171-1/+1
* crash_dump: fork a copy of the target's address space.Josh Gao2017-12-1531-1771/+1173
* Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+2
|\
| * Add OWNERS.Elliott Hughes2017-12-071-0/+2
* | Demand read load bias for a map.Christopher Ferris2017-12-051-14/+15
|/
* Force call the fallback handler.Christopher Ferris2017-11-161-1/+6
* 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