index
:
android/platform/system/core.git
puma
rk3399-android9.0-sdk
platform/system/core
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
backtrace
Age
Commit message (
Expand
)
Author
2016-03-10
Add error reporting mechanism for failing Unwind.
Christopher Ferris
2015-09-22
Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing....
Yabin Cui
2015-09-22
Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""
Yabin Cui
2015-09-21
Revert "Revert "Add BacktraceOffline for offline backtracing.""
Yabin Cui
2015-09-17
Revert "Add BacktraceOffline for offline backtracing."
Yabin Cui
2015-09-16
Add BacktraceOffline for offline backtracing.
Yabin Cui
2015-06-03
Change the 64 bit map address format.
Christopher Ferris
2015-05-06
Add offset to map data.
Christopher Ferris
2015-05-01
Add load base to map for relocation packing.
Christopher Ferris
2015-03-31
Refactor the code.
Christopher Ferris
2015-03-17
Add variable length read to Backtrace.
Christopher Ferris
2015-02-06
Move map data into backtrace data proper.
Christopher Ferris
2014-08-04
Allow getting an uncached process map.
Christopher Ferris
2014-05-21
Add missing headers
Dan Albert
2014-05-09
Fix ucontext_t forward declare for mac.
Christopher Ferris
2014-05-09
Fix mac build.
Christopher Ferris
2014-05-08
Rewrite unwind thread handling.
Christopher Ferris
2014-04-03
Create an UnwindMapLocal object.
Christopher Ferris
2014-01-30
LP64: Enable debuggerd/libbacktrace/libunwind.
Pavel Chupin
2014-01-28
Re-enable libunwind for arm.
Christopher Ferris
2014-01-17
Add PROT_* constants not found on windows.
Christopher Ferris
2014-01-16
Rewrite libbacktrace to be all C++.
Christopher Ferris
2014-01-13
Next phase of the move, reformat use C++ features.
Christopher Ferris
2014-01-09
Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.
Christopher Ferris
2014-01-08
Refactor to share map_info amongst threads.
Christopher Ferris
2013-11-06
Fix include files in backtrace.h.
Christopher Ferris
2013-11-05
Add some clarifying defines.
Christopher Ferris
2013-10-30
More libbacktrace fixes.
Christopher Ferris
2013-10-28
Rewrite libbacktrace using C++.
Christopher Ferris
2013-09-30
Update comment from review.
Christopher Ferris
2013-09-28
Create a single backtrace library.
Christopher Ferris