platform_system_core/debuggerd
Christopher Ferris ac225780dd Move libc_logging to libasync_safe.
Move the name of the "private/libc_logging.h" header to <async_safe/log.h>.

For use of libc_malloc_debug_backtrace, remove the libc_logging library.
The library now includes the async safe log functions.

Remove the references to libc_logging.cpp in liblog, it isn't needed because
the code is already protected by a check of the __ANDROID__ define.

Test: Compiled and boot bullhead device.
Test: Run debuggerd unit tests.
Test: Run liblog unit tests on target and host.
Test: Run libmemunreachable unit tests (these tests are flaky though).
Change-Id: Ie79d7274febc31f210b610a2c4da958b5304e402
2017-05-02 18:38:46 -07:00
..
client check send_signal result before further dealing 2017-04-06 22:47:00 +08:00
crasher Small debuggerd improvements. 2017-03-02 19:01:20 -08:00
handler Move libc_logging to libasync_safe. 2017-05-02 18:38:46 -07:00
include/debuggerd debuggerd_client: fix infinite timeouts. 2017-04-04 14:08:54 -07:00
libdebuggerd crash_dump: during early boot, output to kmsg on userdebug. 2017-04-06 15:00:52 -07:00
tombstoned tombstoned: fix a race between intercept and crash_dump. 2017-03-30 16:49:02 -07:00
.clang-format Remove extraneous .clang-format files 2017-03-14 14:06:31 -07:00
Android.bp Move libc_logging to libasync_safe. 2017-05-02 18:38:46 -07:00
crash_dump.cpp crash_dump: fetch process/thread names before dropping privileges. 2017-03-15 23:30:14 -07:00
debuggerd.cpp Small debuggerd improvements. 2017-03-02 19:01:20 -08:00
debuggerd_test.cpp debuggerd_handler: don't assume that abort message implies fatal. 2017-04-27 17:28:05 -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
signal_sender.cpp liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
tombstoned_client.cpp Move libc_logging to libasync_safe. 2017-05-02 18:38:46 -07:00
util.cpp Move libc_logging to libasync_safe. 2017-05-02 18:38:46 -07:00