Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
5a1d5a8c79d0148291700cc5773a1519f2c6d8eb
/
libbacktrace
b978a32
Add uncached argument to BacktraceMap::Create on darwin
by Brian Carlstrom
· 10 years ago
dda47b7
Allow getting an uncached process map.
by Christopher Ferris
· 10 years ago
06fce9d
Update makefiles for host clang.
by Tim Murray
· 10 years ago
c132aaf
libbacktrace_libc++ needs to be multilib on the Mac too.
by Ian Rogers
· 10 years ago
5af80aa
Enable host multilib for ART testing.
by Ian Rogers
· 10 years ago
deebae5
Build the libc++ variant of libbacktrace on the host for Mac.
by Ian Rogers
· 10 years ago
e484607
Only copy mcontext data from sigcontext.
by Christopher Ferris
· 11 years ago
3b5cd91
Merge "Remove libstdc++ dependency from host libbacktrace"
by Dan Albert
· 11 years ago
a3a8f6d
Remove libstdc++ dependency from host libbacktrace
by Dan Albert
· 11 years ago
ac2fe7e
Add missing headers
by Dan Albert
· 11 years ago
ad51136
Really fixes the ub branches
by Dan Albert
· 11 years ago
a8b8460
Fix unbundled branches
by Dan Albert
· 11 years ago
40a46dd
Adds libc++ versions of libbacktrace
by Dan Albert
· 11 years ago
c58287d
Only include ucontext.h when necessary.
by Christopher Ferris
· 11 years ago
3a08852
Merge "Rewrite unwind thread handling."
by Christopher Ferris
· 11 years ago
a2efd3a
Rewrite unwind thread handling.
by Christopher Ferris
· 11 years ago
9f437d7
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 11 years ago
aa63d9f
Use real time signal for threads instead of SIGURG.
by Christopher Ferris
· 11 years ago
11b5fcb
Small cleanup of duplicated test values.
by Christopher Ferris
· 11 years ago
688a8a7
Remove libcorkscrew.
by Christopher Ferris
· 11 years ago
b8c7295
Change sprintf to snprintf calls.
by Christopher Ferris
· 11 years ago
04fd438
Remove the arm64 special case.
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
c29a134
Enable libunwind for mips.
by Christopher Ferris
· 11 years ago
f4b0b79
Fix logging errors inside ALOGV
by Colin Cross
· 11 years ago
73dc1cc
Call a specialized local map set.
by Christopher Ferris
· 11 years ago
04b1e8c
Refactor makefile.
by Christopher Ferris
· 11 years ago
c6c194c
LP64: Enable debuggerd/libbacktrace/libunwind.
by Pavel Chupin
· 11 years ago
c124402
x86: Enable libunwind
by Pavel Chupin
· 11 years ago
5c40019
Clean up UnwindCurrent.cpp's use of ucontext.h.
by Christopher Ferris
· 11 years ago
ddeb7cc
Avoid redefinition of __STDC_FORMAT_MACROS.
by Ian Rogers
· 11 years ago
2b4ae52
Fix global pointing to local variable.
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
d4146e6
system/core: rename aarch64 target to arm64
by Colin Cross
· 11 years ago
db5911a
Attempt to fix Mac build
by Brian Carlstrom
· 11 years ago
4675682
Rewrite libbacktrace to be all C++.
by Christopher Ferris
· 11 years ago
1380ddc
Copy the bionic -fstack-protector hack into libbacktrace.
by Elliott Hughes
· 11 years ago
f67c641
Create a bare bones host libbacktrace on mac.
by Christopher Ferris
· 11 years ago
20303f8
Next phase of the move, reformat use C++ features.
by Christopher Ferris
· 11 years ago
bc12d63
Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.
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
3c67fe9
Switch ARM back to libcorkscrew temporarily.
by Elliott Hughes
· 11 years ago
e6feaee
Revert "Revert enabling libunwind."
by Christopher Ferris
· 11 years ago
db2309e
Revert enabling libunwind.
by Christopher Ferris
· 11 years ago
22f91cb
Enable libunwind on arm platforms.
by Christopher Ferris
· 11 years ago
7f081ec
Use new defines in test code.
by Christopher Ferris
· 11 years ago
cbfc730
Add some clarifying defines.
by Christopher Ferris
· 11 years ago
923b536
Add corkscrew support for finding static symbols.
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
9e1ee2b
Only build host library on linux-x86.
by Christopher Ferris
· 11 years ago
a16a4e1
Fix problems in libbacktrace.
by Christopher Ferris
· 11 years ago
7fb2287
Create a single backtrace library.
by Christopher Ferris
· 11 years ago