platform_system_core/debuggerd
Mark Salyzyn 37c9451349 system/core: drop or replace log/logger.h
debuggerd does not require log/logger.h, can use android/log.h
In some cases, mark why log/logger.h was required.

Test: Compile and boot smoke test
Bug: 26552300
Bug: 31289077
Bug: 31456426
Change-Id: Ia34987e25a01d81971ec8d785415f732b8376c4f
2016-10-04 09:09:10 -07:00
..
arm system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
arm64 system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
client Teach debuggerd about SIGSYS SYS_SECCOMP signals. 2016-09-07 13:55:50 -07:00
include/debuggerd debuggerd: remove unnecessary arguments. 2016-08-12 11:00:18 -07:00
mips system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
mips64 system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
test system/core: drop or replace log/logger.h 2016-10-04 09:09:10 -07:00
x86 system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
x86_64 system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
.clang-format debuggerd: add .clang-format. 2015-11-16 17:26:22 -08:00
Android.bp Define TARGET_IS_64_BIT when building libdebuggerd_client for android64. 2016-08-09 14:04:05 -04:00
Android.mk Disable warnings triggered in Clang r271374 2016-07-19 20:29:05 +00:00
backtrace.cpp system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
backtrace.h Fix problem with wait_for_gdb. 2016-05-05 10:50:39 -07:00
crasher.cpp system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
debuggerd.cpp system/core: drop or replace log/logger.h 2016-10-04 09:09:10 -07:00
debuggerd.rc Start debuggerd as soon as logd is up. 2016-02-02 13:03:41 -08:00
debuggerd64.rc Start debuggerd as soon as logd is up. 2016-02-02 13:03:41 -08:00
elf_utils.cpp system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
elf_utils.h Print the build id of shared libraries if present. 2015-03-17 15:13:35 -07:00
getevent.cpp system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
getevent.h Use libcorkscrew in debuggerd. 2011-10-22 16:43:00 -07:00
machine.h Refactor dump_memory function. 2015-05-28 11:45:34 -07:00
MODULE_LICENSE_APACHE2
NOTICE
signal_sender.cpp system/core: drop or replace log/logger.h 2016-10-04 09:09:10 -07:00
signal_sender.h debuggerd: fork the signal sender once. 2016-03-17 13:11:05 -07:00
tombstone.cpp system/core: drop or replace log/logger.h 2016-10-04 09:09:10 -07:00
tombstone.h debuggerd: remove unnecessary arguments. 2016-08-12 11:00:18 -07:00
utility.cpp system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
utility.h debuggerd: remove useless timeout from wait_for_signal. 2016-08-12 11:00:18 -07:00