platform_system_core/libbacktrace
Christopher Ferris bc12d6329e Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.
Use a bit better name for this. The other name was a bit confusing.

Change-Id: I1261f2ee3854a9c8b82133ad0bfbbbe48b43c9ac

(cherry picked from commit 242b1a8c7a)

Conflicts:
	libbacktrace/Backtrace.cpp
2014-01-09 15:49:39 -08:00
..
Android.mk Switch ARM back to libcorkscrew temporarily. 2014-01-02 15:25:21 -08:00
Backtrace.cpp Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD. 2014-01-09 15:49:39 -08:00
Backtrace.h Refactor to share map_info amongst threads. 2014-01-08 15:32:28 -08:00
backtrace_test.cpp Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD. 2014-01-09 15:49:39 -08:00
backtrace_testlib.c Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07: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
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
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