android_system_core/debuggerd
Tom Cherry c5c6d7d326 Don't include log/log_read.h in log/log.h
log/log.h primarily concerns itself with writing logs.  The few users
who read logs should directly include log/log_read.h.

Bug: 78370064
Test: build
Change-Id: Ie95c55ea2ffc76fc95768323d445ada6ad4f2520
2020-04-17 15:31:34 -07:00
..
client [GWP-ASan] Add GWP-ASan information to tombstones. 2020-02-18 16:49:50 -08: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 Create a debugger_process_info data structure with the process info pointers. 2020-03-24 17:23:15 -07:00
libdebuggerd Don't include log/log_read.h in log/log.h 2020-04-17 15:31:34 -07:00
seccomp_policy
tombstoned
.clang-format
Android.bp Merge "Move crash_dump into the runtime APEX." 2020-03-30 19:03:41 +00:00
MODULE_LICENSE_APACHE2
OWNERS
crash_dump.cpp Read fault address on arm64 using proposed kernel API. 2020-03-27 20:00:06 -07:00
debuggerd.cpp
debuggerd_benchmark.cpp
debuggerd_test.cpp Read fault address on arm64 using proposed kernel API. 2020-03-27 20:00:06 -07:00
protocol.h Create a debugger_process_info data structure with the process info pointers. 2020-03-24 17:23:15 -07:00
util.cpp
util.h