platform_system_core/libbacktrace
Christopher Ferris 9846497f79 Refactor to share map_info amongst threads.
Allow the use of the same map info to be shared when getting information on
multiple threads from the same pid.

Change-Id: I2e460e20154a10f4894ae563331fb32179e4551f
2014-01-08 15:32:28 -08:00
..
Android.mk Switch ARM back to libcorkscrew temporarily. 2014-01-02 15:25:21 -08:00
Backtrace.cpp Refactor to share map_info amongst threads. 2014-01-08 15:32:28 -08:00
Backtrace.h Refactor to share map_info amongst threads. 2014-01-08 15:32:28 -08:00
BacktraceThread.cpp Refactor to share map_info amongst threads. 2014-01-08 15:32:28 -08:00
BacktraceThread.h Refactor to share map_info amongst threads. 2014-01-08 15:32:28 -08:00
Corkscrew.cpp Refactor to share map_info amongst threads. 2014-01-08 15:32:28 -08:00
Corkscrew.h Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
UnwindCurrent.cpp Refactor to share map_info amongst threads. 2014-01-08 15:32:28 -08:00
UnwindCurrent.h Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
UnwindPtrace.cpp Refactor to share map_info amongst threads. 2014-01-08 15:32:28 -08:00
UnwindPtrace.h Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
backtrace_test.cpp Use new defines in test code. 2013-11-05 12:13:05 -08:00
backtrace_testlib.c Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
map_info.c Create a single backtrace library. 2013-09-28 12:26:35 -07:00
thread_utils.c Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
thread_utils.h Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00