summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove unnecessary references to libunwind."Christopher Ferris2018-05-041-2/+0
|\
| * Remove unnecessary references to libunwind.Christopher Ferris2018-05-031-2/+0
* | tombstoned: make missing O_TMPFILE workaround actually work around.Josh Gao2018-05-031-9/+22
|/
* tombstoned: don't bail out if we fail to unlink a file that isn't there.Josh Gao2018-05-031-1/+1
* Merge "tombstoned: don't create tombstones for failed dumps."android-build-prod (mdb)2018-05-021-28/+47
|\
| * tombstoned: don't create tombstones for failed dumps.Josh Gao2018-04-191-28/+47
* | Fix a debuggerd test expectation.Elliott Hughes2018-05-021-1/+3
* | Merge "Add test_suites lines."Elliott Hughes2018-04-281-0/+2
|\ \
| * | Add test_suites lines.Elliott Hughes2018-04-271-0/+2
* | | Merge "crash_dump: defuse our signal handlers earlier."android-build-prod (mdb)2018-04-271-11/+15
|\ \ \
| * | | crash_dump: defuse our signal handlers earlier.Josh Gao2018-04-271-11/+15
| |/ /
* / / Show signal sender for SI_FROMUSER signals.Elliott Hughes2018-04-264-36/+54
|/ /
* | libdebuggerd: fix out of bounds write.Josh Gao2018-04-201-3/+2
* | libdebuggerd: clone registers before we Unwind with them.Josh Gao2018-04-201-1/+3
|/
* 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
|/