android_system_core/libbacktrace
Christopher Ferris df2906186b Re-enable libunwind for arm.
Update to handle the new optimized way that libunwind works.

In addition, a small refactor of the BacktraceMap code.

A few new tests of for good measure.

Change-Id: I2f9b4f5ad5a0dfe907b31febee76e4b9b94fb76f
2014-01-28 12:03:36 -08:00
..
Android.mk Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
backtrace_test.cpp Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
backtrace_testlib.c Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
BacktraceImpl.cpp Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
BacktraceImpl.h Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
BacktraceMap.cpp Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
BacktraceThread.cpp Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
BacktraceThread.h Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
Corkscrew.cpp Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
Corkscrew.h Re-enable libunwind for arm. 2014-01-28 12:03:36 -08: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 Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
UnwindCurrent.h Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
UnwindMap.cpp Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
UnwindMap.h Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
UnwindPtrace.cpp Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
UnwindPtrace.h Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00