platform_system_core/debuggerd
Mark Salyzyn 51c33b7011 liblog: use log/log.h for ALOG macros
Test: compile
Bug: 34250038
Change-Id: I0f56c563871f377c03380498cd867b916892f1dc
2017-01-12 15:44:06 -08:00
..
arm liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
arm64 liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
client debuggerd: report crashes even when out of file descriptors. 2016-10-07 18:04:05 -07:00
include/debuggerd debuggerd: report crashes even when out of file descriptors. 2016-10-07 18:04:05 -07:00
mips liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
mips64 liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
test debuggerd: Dump list of open files on process crash. 2016-11-21 11:40:42 +00:00
x86 liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
x86_64 liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08: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 Improve crasher. 2016-12-14 17:33:46 -08:00
backtrace.cpp liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
backtrace.h Fix problem with wait_for_gdb. 2016-05-05 10:50:39 -07:00
crasher.cpp liblog: use log/log.h for ALOG macros 2017-01-12 15:44:06 -08:00
debuggerd.cpp liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08: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 liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08: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: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -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 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
open_files_list.cpp liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
open_files_list.h debuggerd: Dump list of open files on process crash. 2016-11-21 11:40:42 +00:00
signal_sender.cpp liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
signal_sender.h debuggerd: fork the signal sender once. 2016-03-17 13:11:05 -07:00
tombstone.cpp Merge "debuggerd: Dump list of open files on process crash." 2016-11-30 07:53:09 +00:00
tombstone.h debuggerd: Dump list of open files on process crash. 2016-11-21 11:40:42 +00:00
utility.cpp system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
utility.h debuggerd: Dump list of open files on process crash. 2016-11-21 11:40:42 +00:00