Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
1dbf33b0ca240d55fea477ecfb79052d9b006b89
/
libbacktrace
3cdbfdc
Convert futex to cond wait.
by Christopher Ferris
· 10 years ago
5570c9b
Add LOCAL_MULTILIB := both to Darwin libbacktrace.
by Dan Albert
· 10 years ago
0d7164d
Remove the stlport linked libbacktrace.
by Dan Albert
· 10 years ago
34f9b1e
am 2ea89b63: am 936a236b: Merge "Add uncached argument to BacktraceMap::Create on darwin"
by Brian Carlstrom
· 10 years ago
1cbdb2f
am f02593b0: Allow getting an uncached process map.
by Christopher Ferris
· 10 years ago
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
f02593b
Allow getting an uncached process map.
by Christopher Ferris
· 10 years ago
650f43d
am 83ddddaa: am 4795ce06: Merge "Update makefiles for host clang."
by Tim Murray
· 10 years ago
06fce9d
Update makefiles for host clang.
by Tim Murray
· 10 years ago
91c73f6
am 38dda3b8: am c309b97e: am e4022279: Merge "libbacktrace_libc++ needs to be multilib on the Mac too."
by Ian Rogers
· 10 years ago
c132aaf
libbacktrace_libc++ needs to be multilib on the Mac too.
by Ian Rogers
· 10 years ago
9db200f
am 44367492: am 4ac17e3b: am 4dfe6faa: Merge "Enable host multilib for ART testing."
by Ian Rogers
· 10 years ago
5af80aa
Enable host multilib for ART testing.
by Ian Rogers
· 10 years ago
8396e75
am 2b958116: am a31dab8a: am a9aa0f2c: Merge "Build the libc++ variant of libbacktrace on the host for Mac."
by Ian Rogers
· 10 years ago
deebae5
Build the libc++ variant of libbacktrace on the host for Mac.
by Ian Rogers
· 10 years ago
5a19885
am 012090e5: am a0962b68: am d917d64f: Merge "Only copy mcontext data from sigcontext."
by Christopher Ferris
· 10 years ago
e484607
Only copy mcontext data from sigcontext.
by Christopher Ferris
· 10 years ago
425ed96
am 633a2e3b: am 3ab1d61b: am 3b5cd911: Merge "Remove libstdc++ dependency from host libbacktrace"
by Dan Albert
· 10 years ago
3b5cd91
Merge "Remove libstdc++ dependency from host libbacktrace"
by Dan Albert
· 10 years ago
e2a3d37
am 219e867f: am 7f8ebb81: am 30291f21: Merge "Add missing headers"
by Dan Albert
· 10 years ago
a3a8f6d
Remove libstdc++ dependency from host libbacktrace
by Dan Albert
· 10 years ago
ac2fe7e
Add missing headers
by Dan Albert
· 10 years ago
fbc5ca2
am c6112ca4: am 5b654f15: am 201bf676: Merge "Really fixes the ub branches"
by Dan Albert
· 10 years ago
ad51136
Really fixes the ub branches
by Dan Albert
· 10 years ago
917152b
am 3f01965b: am 121f209d: am e1efe23f: Merge "Fix unbundled branches"
by Dan Albert
· 10 years ago
a8b8460
Fix unbundled branches
by Dan Albert
· 10 years ago
7ce29b5
am e9b36f1a: am 888f95e2: am f03bd953: Merge "Adds libc++ versions of libbacktrace"
by Dan Albert
· 10 years ago
40a46dd
Adds libc++ versions of libbacktrace
by Dan Albert
· 10 years ago
d8698d7
am 413001aa: am 3a49aa7b: am 9428a289: Merge "Only include ucontext.h when necessary."
by Christopher Ferris
· 10 years ago
c58287d
Only include ucontext.h when necessary.
by Christopher Ferris
· 10 years ago
e49e43d
am 3adbe79d: am 66e31dc5: am 3a088524: Merge "Rewrite unwind thread handling."
by Christopher Ferris
· 10 years ago
3a08852
Merge "Rewrite unwind thread handling."
by Christopher Ferris
· 10 years ago
a2efd3a
Rewrite unwind thread handling.
by Christopher Ferris
· 10 years ago
da6a0aa
am b18da571: am 1e6cd741: am 803fb62b: Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 10 years ago
9f437d7
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 10 years ago
68831f8
am 7e250b00: am fbd2a506: am 9ed86eff: Merge "Use real time signal for threads instead of SIGURG."
by Christopher Ferris
· 11 years ago
aa63d9f
Use real time signal for threads instead of SIGURG.
by Christopher Ferris
· 11 years ago
873dc35
am c79e511d: am 481b551a: am 0b0e0eae: Merge "Small cleanup of duplicated test values."
by Christopher Ferris
· 11 years ago
11b5fcb
Small cleanup of duplicated test values.
by Christopher Ferris
· 11 years ago
8439e32
am 2d3bccde: am 61af820e: am 2317287d: Merge "Remove libcorkscrew."
by Christopher Ferris
· 11 years ago
8f36be3
am e3615230: am 8c526578: am 4a5966b9: Merge "Change sprintf to snprintf calls."
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
04c5192
am 3af88bc6: am e87dab14: am 07fa0433: Merge "Remove the arm64 special case."
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
9007677
Avoid logging functions from signal handler.
by Christopher Ferris
· 11 years ago
7962e4a
am 6a8c3164: am e35cba9a: am a97798af: Merge "Create an UnwindMapLocal object."
by Christopher Ferris
· 11 years ago
e296091
Create an UnwindMapLocal object.
by Christopher Ferris
· 11 years ago
dc6d924
am a6631bb3: am 3bcefc66: am 62f12bd9: Merge "Enable libunwind for mips."
by Christopher Ferris
· 11 years ago
c29a134
Enable libunwind for mips.
by Christopher Ferris
· 11 years ago
c89210e
am ec04a8d4: am d90b11b6: am 13274a26: Merge "Fix logging errors inside ALOGV"
by Colin Cross
· 11 years ago
f4b0b79
Fix logging errors inside ALOGV
by Colin Cross
· 11 years ago
a3fe7a7
am 10c2607c: am 77b23023: am 3faf86c0: Merge "Call a specialized local map set."
by Christopher Ferris
· 11 years ago
73dc1cc
Call a specialized local map set.
by Christopher Ferris
· 11 years ago
936fa72
am 5127626b: am 3133a4a2: am 0fdf0dc7: Merge "Refactor makefile."
by Christopher Ferris
· 11 years ago
9361b58
am fe0d5d42: am 5434bf66: Merge "LP64: Enable debuggerd/libbacktrace/libunwind."
by Elliott Hughes
· 11 years ago
04b1e8c
Refactor makefile.
by Christopher Ferris
· 11 years ago
daea762
am e5734557: am caefe564: Merge "x86: Enable libunwind"
by Elliott Hughes
· 11 years ago
6334485
am cbe55724: am 7957529d: Merge "Clean up UnwindCurrent.cpp\'s use of ucontext.h."
by Christopher Ferris
· 11 years ago
f312814
am c9869057: am 1ca10eab: Merge "Avoid redefinition of __STDC_FORMAT_MACROS."
by Ian Rogers
· 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
cc98fd7
am ab2de415: am 773c9ab7: am c96c2954: am a152ed73: Merge "Fix global pointing to local variable."
by Christopher Ferris
· 11 years ago
96a0bf1
am 36a4e408: am aaf89887: am 6fe31b2f: am d391c9b4: Merge "Re-enable libunwind for arm."
by Christopher Ferris
· 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
56e7335
am 8d12b4a0: am 4fe48966: am 57c9b95b: am 39baa829: Merge "Get arm64 to compile."
by Christopher Ferris
· 11 years ago
edbe3b4
Get arm64 to compile.
by Christopher Ferris
· 11 years ago
892af23
am 9222d911: am c8518616: am 02f68c4b: am 4800e20e: Merge "system/core: rename aarch64 target to arm64"
by Colin Cross
· 11 years ago
d4146e6
system/core: rename aarch64 target to arm64
by Colin Cross
· 11 years ago
10c51a3
am f95d880f: am 884116c8: am 719b0198: am 1db584b8: Merge "Attempt to fix Mac build"
by Christopher Ferris
· 11 years ago
db5911a
Attempt to fix Mac build
by Brian Carlstrom
· 11 years ago
6c625f6
resolved conflicts for merge of 47fa9064 to master
by Christopher Ferris
· 11 years ago
4675682
Rewrite libbacktrace to be all C++.
by Christopher Ferris
· 11 years ago
ef53917
am 7dee721e: am 42e82f80: am 4a8996fb: am 3352c503: Merge "Copy the bionic -fstack-protector hack into libbacktrace."
by Elliott Hughes
· 11 years ago
1380ddc
Copy the bionic -fstack-protector hack into libbacktrace.
by Elliott Hughes
· 11 years ago
475377b
am 117e93a7: am 2c3b9a44: am d9cb2964: am 91e2019f: Merge "Create a bare bones host libbacktrace on mac."
by Christopher Ferris
· 11 years ago
f67c641
Create a bare bones host libbacktrace on mac.
by Christopher Ferris
· 11 years ago
4167d7e
resolved conflicts for merge of 8791ee5c to master
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
a74ead0
resolved conflicts for merge of 72f204de to master
by Christopher Ferris
· 11 years ago
9846497
Refactor to share map_info amongst threads.
by Christopher Ferris
· 11 years ago
ae998c7
am 0298da56: am 492b0ca4: am 1e424d8e: am 0afaf7f4: Merge "Fix the ucontext for mips/x86."
by Christopher Ferris
· 11 years ago
ddc4f09
Fix the ucontext for mips/x86.
by Christopher Ferris
· 11 years ago
d0dfd00
am 3e30f6af: am 090928b1: am a345b253: am dfc48139: Merge "Switch ARM back to libcorkscrew temporarily."
by Elliott Hughes
· 11 years ago
3c67fe9
Switch ARM back to libcorkscrew temporarily.
by Elliott Hughes
· 11 years ago
242b1a8
Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.
by Christopher Ferris
· 11 years ago
e70f95f
am 90e67bcd: am d36bfc30: am e6279294: Merge "Revert "Revert enabling libunwind.""
by Christopher Ferris
· 11 years ago
e6feaee
Revert "Revert enabling libunwind."
by Christopher Ferris
· 11 years ago
d283d93
am 8ddd08b1: am 4ae94541: am 62ea993a: Merge "Revert enabling libunwind."
by Elliott Hughes
· 11 years ago
3c8b229
am c3920dee: am 11d04d04: am 351b0123: Merge "Enable libunwind on arm platforms."
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
62a70df
am dee1842d: am adbb3352: am a2d1469c: Merge "Use new defines in test code."
by Christopher Ferris
· 11 years ago
0186ede
am 2e47c8ac: am 1e1bae1b: am c2945850: Merge "Add some clarifying defines."
by Christopher Ferris
· 11 years ago
Next »