android_system_core/debuggerd
Tom Cherry 441054aa1e Remove old logger_entry_v* formats
logger_entry and logger_entry_v2 were used for the kernel logger,
which we have long since deprecated.  logger_entry_v3 is the same as
logger_entry_v4 without a uid field, so it is trivially removable,
especially since we're now always providing uids in log messages.

liblog and logd already get updated in sync with each other, so we
have no reason for backwards compatibility with their format.

Test: build, unit tests
Change-Id: I27c90609f28c8d826e5614fdb3fe59bde22b5042
2019-10-24 10:53:14 -07:00
..
client Merge "debuggerd_client_test: massively increase timeouts." 2019-10-17 21:33:46 +00:00
common/include
crasher crasher: add execute-only memory ("xom"). 2019-04-15 13:03:48 -07:00
handler [debuggerd] fix -Wreorder-init-list 2019-10-10 14:54:35 -07:00
include/debuggerd
libdebuggerd Remove old logger_entry_v* formats 2019-10-24 10:53:14 -07: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 Mark some tests as requiring root. 2019-08-27 16:09:32 -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 crash_dump: populate uid field. 2019-05-09 12:49:57 -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 [debuggerd] fix -Wreorder-init-list 2019-10-10 14:54:35 -07:00
protocol.h crash_dump: pass the address of the fdsan table. 2018-08-06 18:50:10 -07:00
util.cpp debuggerd: switch to base::{Send,Receive}FileDescriptors. 2019-02-13 13:21:54 -08:00
util.h debuggerd: switch to base::{Send,Receive}FileDescriptors. 2019-02-13 13:21:54 -08:00