platform_system_core/debuggerd
Elliott Hughes 713ec25103 libdebuggerd: do a to-do.
Until 77fdb22cf6, logd started as
AID_ROOT and then dropped its privileges. Since then, there's been no
reason to use string comparisons rather than checking the uid.

Test: pkill -SEGV logd
Test: treehugger
Change-Id: Ia709f8f59cb0ab9abac7df84c96c701b5d0a83ea
2020-08-03 18:56:35 +00:00
..
client debuggerd: use One True timestamp function. 2020-07-23 16:33:53 -07:00
common/include
crasher Create a debugger_process_info data structure with the process info pointers. 2020-03-24 17:23:15 -07:00
handler debuggerd: don't leave a zombie child if crash_dump is killed. 2020-04-10 10:09:39 -07:00
include/debuggerd Add support for MTE error reports in tombstones. 2020-04-27 13:15:49 -07:00
libdebuggerd libdebuggerd: do a to-do. 2020-08-03 18:56:35 +00:00
seccomp_policy debuggerd seccomp: explain why we define PROT_READ/WRITE. 2018-02-18 23:50:19 -08:00
tombstoned debuggerd: increase the default limit on tombstones to 32. 2019-09-26 14:36:01 -07:00
.clang-format
Android.bp Statically link libminijail to debuggerd_test. 2020-07-21 16:59:24 -07:00
crash_dump.cpp Add support for MTE error reports in tombstones. 2020-04-27 13:15:49 -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 Include memory tags in memory dump output. 2020-07-21 19:05:16 -07:00
MODULE_LICENSE_APACHE2
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00
protocol.h Add support for MTE error reports in tombstones. 2020-04-27 13:15:49 -07:00
util.cpp debuggerd: use One True timestamp function. 2020-07-23 16:33:53 -07:00
util.h debuggerd: use One True timestamp function. 2020-07-23 16:33:53 -07:00