platform_system_core/debuggerd
Narayan Kamath 2d377cd688 tombstoned: Add a shared library version of libtombstoned_client...
.. for ART and the frameworks to link against. In the new stack dumping
scheme (see related bug), the Java runtime will communicate with
tombstoned in order to obtain a FD to which it can write its traces.

Also move things around to separate headers that are private
implementation details from headers that constitute the public debuggerd
API. There are currently only three such headers :

- tombstoned/tombstoned.h
- debuggerd/client.h
- debuggerd/handler.h

Bug: 32064548
Test: make

Change-Id: If1b8578550e373d84828b180bbe585f1088d1aa3
2017-05-22 16:55:21 +01:00
..
client tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00
crasher Small debuggerd improvements. 2017-03-02 19:01:20 -08:00
handler tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00
include/debuggerd tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00
libdebuggerd libdebuggerd: print the build fingerprint in fallback. 2017-05-08 13:15:19 -07:00
tombstoned tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00
.clang-format Remove extraneous .clang-format files 2017-03-14 14:06:31 -07:00
Android.bp tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00
crash_dump.cpp tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00
debuggerd.cpp tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00
debuggerd_test.cpp tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01: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
protocol.h tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00
signal_sender.cpp liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
util.cpp tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00
util.h tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00