platform_system_core/include
Jeff Brown 053b865412 Enhance native stack dumps.
Provides a new mechanism for dumpstate (while running as root)
to request that debuggerd dump the stacks of native processes that
we care about in bug reports.  In this mode, the backtrace
is formatted to look similar to a Dalvik backtrace.

Moved the tombstone generating code into a separate file to
make it easier to maintain.

Fixed a bug where sometimes the stack traces would be incomplete
because we were not waiting for each thread to stop after issuing
PTRACE_ATTACH, only the main thread.  So sometimes we were missing
traces for some threads.

Refactored the logging code to prevent accidentally writing data
to logcat when explicitly dumping a tombstone or backtrace from the
console.

Only root or system server can request to dump backtraces but
only root can dump tombstones.

Bug: 6615693
Change-Id: Ib3edcc16f9f3a687e414e3f2d250d9500566123b
2012-06-08 13:29:23 -07:00
..
android Remove libjnigraphics. moved to frameworks/base/native 2010-02-04 15:32:07 -08:00
arch qsort_t was only defined in glibc 2.8 2012-03-19 15:39:08 -07:00
corkscrew Improve backtrace formatting. 2011-11-22 12:13:46 -08:00
ctest auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
cutils Enhance native stack dumps. 2012-06-08 13:29:23 -07:00
diskconfig system: libdiskconfig: Add libdiskconfig 2010-03-10 15:19:06 -08:00
ion ion: fix header for including in C++ code 2012-02-27 16:33:03 -08:00
mincrypt eclair snapshot 2009-11-12 18:46:23 -08:00
netutils Pipe DHCP vendor info towards framework. 2012-04-19 10:36:05 -07:00
pixelflinger pixelflinger: Fix function naming typo: gglBitBlti 2010-08-10 02:56:47 +08:00
private change /fstab.* perms to 0640 2012-05-07 16:49:24 -07:00
sync sync: Add lib sync helper library 2012-04-18 13:36:17 -07:00
system audio policy: allow disabling A2DP for media. 2012-05-24 10:10:45 -07:00
sysutils Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events." 2012-04-26 23:52:58 -07:00
usbhost libusbhost: Save endpoint ID in usb_request struct 2011-02-14 08:05:40 -05:00
zipfile auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00