android_system_core/debuggerd
Andreas Gampe 4f5f558d38 Debuggerd: Extend crash_dump timeout to 5 seconds
Some processes have lots of threads and minidebug-info. Unwinding
these can take more than the original two seconds.

Bug: 62828735
Test: m
Test: debuggerd_test
Test: adb shell kill -s 6 `pid system_server`
Merged-In: I0041bd01753135ef9d86783a3c6a5cbca1c5bbad
Change-Id: I0041bd01753135ef9d86783a3c6a5cbca1c5bbad
(cherry picked from commit b02851a984)
2017-06-22 23:02:52 -07:00
..
client debuggerd_client: increase pipe buffer size to max. 2017-06-01 16:26:23 -07:00
crasher Small debuggerd improvements. 2017-03-02 19:01:20 -08:00
handler debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id. 2017-05-10 17:30:00 -07:00
include/debuggerd debuggerd_client: fix infinite timeouts. 2017-04-04 21:22:09 -07:00
libdebuggerd libdebuggerd: print the build fingerprint in fallback. 2017-05-10 17:30:00 -07:00
tombstoned tombstoned: log where we're writing the tombstone. 2017-06-12 21:02:02 +00:00
.clang-format Remove extraneous .clang-format files 2017-03-14 14:06:31 -07:00
Android.bp tombstoned: add tests for b/36685795. 2017-03-30 17:52:24 -07:00
crash_dump.cpp Debuggerd: Extend crash_dump timeout to 5 seconds 2017-06-22 23:02:52 -07:00
debuggerd.cpp Small debuggerd improvements. 2017-03-02 19:01:20 -08:00
debuggerd_test.cpp debuggerd_client: increase pipe buffer size to max. 2017-06-01 16:26:23 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
signal_sender.cpp liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
tombstoned_client.cpp debuggerd_handler: implement missing fallback functionality. 2017-03-09 11:26:05 -08:00
util.cpp debuggerd_handler: implement missing fallback functionality. 2017-03-09 11:26:05 -08:00