android_system_core/debuggerd
Josh Gao 6f9eeecd2b Fix multithreaded backtraces for seccomp processes.
Add threads to the existing seccomp backtrace test to prevent
regressing this.

Bug: http://b/114139908
Bug: http://b/115349586
Test: debuggerd_test32
Test: debuggerd_test64
Change-Id: I07fbe1619b60f0008deb045a249f9045404478c2
2018-09-12 18:12:13 -07:00
..
client debuggerd_client: improve error logging. 2018-09-06 13:00:57 -07:00
common/include
crasher crasher: add close(fileno(FILE*)) and close(dirfd(DIR*)). 2018-07-18 18:11:46 -07:00
handler Fix multithreaded backtraces for seccomp processes. 2018-09-12 18:12:13 -07:00
include/debuggerd
libdebuggerd libdebuggerd: decode fdsan owner tags. 2018-08-28 13:48:08 -07:00
seccomp_policy debuggerd seccomp: explain why we define PROT_READ/WRITE. 2018-02-18 23:50:19 -08:00
tombstoned tombstoned: make missing O_TMPFILE workaround actually work around. 2018-05-03 16:05:32 -07:00
.clang-format
Android.bp libdebuggerd: extract and print the fdsan table. 2018-08-06 18:50:10 -07:00
Android.mk Mark crash_dump.policy as not supported on mips 2018-02-27 15:35:11 -08:00
MODULE_LICENSE_APACHE2
OWNERS
crash_dump.cpp libdebuggerd: extract and print the fdsan table. 2018-08-06 18:50:10 -07:00
debuggerd.cpp debuggerd: add support for Java traces. 2018-06-14 15:40:06 -07:00
debuggerd_benchmark.cpp debuggerd: add pause time benchmark. 2017-12-19 16:36:04 -08:00
debuggerd_test.cpp Fix multithreaded backtraces for seccomp processes. 2018-09-12 18:12:13 -07:00
protocol.h crash_dump: pass the address of the fdsan table. 2018-08-06 18:50:10 -07:00
util.cpp crash_dump: fork a copy of the target's address space. 2017-12-15 14:11:12 -08:00
util.h crash_dump: fork a copy of the target's address space. 2017-12-15 14:11:12 -08:00