android_system_core/libcorkscrew
Jeff Brown 501edd29b8 Add a new library for collecting stack traces.
Supports collecting the stack trace of the current thread,
another thread in the same process, or a thread in a
different process (using ptrace).

Change-Id: Ica2594e4436edde4ceb7bcc3d78e6c31a7902cbf
2011-10-22 16:42:59 -07:00
..
arch-arm Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
Android.mk Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
backtrace-arch.h Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
backtrace-helper.c Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
backtrace-helper.h Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
backtrace.c Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
demangle.c Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
map_info.c Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
MODULE_LICENSE_APACHE2 Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
NOTICE Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
ptrace-arch.h Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
ptrace.c Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
symbol_table.c Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00