Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
951968841145a45c423463e8cd9de592cc264f5f
/
libbacktrace
/
UnwindCurrent.cpp
f5e568e
Do not access device maps.
by Christopher Ferris
· 8 years ago
82f3bbd
Allow calling GetFunctionName before unwinding.
by Christopher Ferris
· 8 years ago
c463ba4
Add error reporting mechanism for failing Unwind.
by Christopher Ferris
· 9 years ago
a7a7369
Revert "Do not do local unwinds through .oat or .dex maps."
by Andreas Gampe
· 9 years ago
b035a19
Do not do local unwinds through .oat or .dex maps.
by Christopher Ferris
· 9 years ago
ca09ce9
Discards frames for code within library.
by Christopher Ferris
· 10 years ago
2c43cff
Refactor the code.
by Christopher Ferris
· 10 years ago
12385e3
Move map data into backtrace data proper.
by Christopher Ferris
· 10 years ago
c58287d
Only include ucontext.h when necessary.
by Christopher Ferris
· 11 years ago
a2efd3a
Rewrite unwind thread handling.
by Christopher Ferris
· 11 years ago
17224d5
Avoid logging functions from signal handler.
by Christopher Ferris
· 11 years ago
e296091
Create an UnwindMapLocal object.
by Christopher Ferris
· 11 years ago
c6c194c
LP64: Enable debuggerd/libbacktrace/libunwind.
by Pavel Chupin
· 11 years ago
5c40019
Clean up UnwindCurrent.cpp's use of ucontext.h.
by Christopher Ferris
· 11 years ago
df29061
Re-enable libunwind for arm.
by Christopher Ferris
· 11 years ago
edbe3b4
Get arm64 to compile.
by Christopher Ferris
· 11 years ago
4675682
Rewrite libbacktrace to be all C++.
by Christopher Ferris
· 11 years ago
20303f8
Next phase of the move, reformat use C++ features.
by Christopher Ferris
· 11 years ago
9846497
Refactor to share map_info amongst threads.
by Christopher Ferris
· 11 years ago
ddc4f09
Fix the ucontext for mips/x86.
by Christopher Ferris
· 11 years ago
8ed4627
More libbacktrace fixes.
by Christopher Ferris
· 11 years ago
17e91d4
Rewrite libbacktrace using C++.
by Christopher Ferris
· 11 years ago