Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
f819c1d94b732afca3738ba948c377b8bd1aa762
/
libunwindstack
f819c1d
Merge "Allow multiple threads sharing a map to unwind."
by Christopher Ferris
· 7 years ago
be788d8
Allow multiple threads sharing a map to unwind.
by Christopher Ferris
· 7 years ago
a141709
Add way to specify an offset in an elf file.
by Christopher Ferris
· 7 years ago
d96cbae
Fix another nullptr dereference.
by Christopher Ferris
· 7 years ago
c9dee84
Add support for only a .eh_frame.
by Christopher Ferris
· 7 years ago
13b8665
Fix nullptr dereference.
by Christopher Ferris
· 7 years ago
fda7edd
Move sp/pc not changing check into Unwinder.
by Christopher Ferris
· 7 years ago
e22701e
libbacktrace: remove exit time destructors.
by Josh Gao
· 7 years ago
1cb84ce
Add an interface for stopping in certain maps.
by Christopher Ferris
· 7 years ago
0912338
Merge "If the pc is set to zero, the unwind is done."
by Christopher Ferris
· 7 years ago
1c65e77
Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a
by Treehugger Robot
· 7 years ago
2502a60
If the pc is set to zero, the unwind is done.
by Christopher Ferris
· 7 years ago
6f580d8
libunwindstack: add method to iterate across registers.
by Josh Gao
· 7 years ago
e69f470
Multiple bugfixes, small restructuring.
by Christopher Ferris
· 7 years ago
c5a3baa
Fix setting of map_offset in frame data.
by Christopher Ferris
· 7 years ago
ae3b136
Use Unwinder object for unwind tool.
by Christopher Ferris
· 7 years ago
9e6c11d
Merge "Update the Unwinder object and add tests."
by Christopher Ferris
· 7 years ago
f6f691b
Update the Unwinder object and add tests.
by Christopher Ferris
· 7 years ago
cd58088
Move host flags from linux -> host
by Dan Willemsen
· 7 years ago
1e45d53
Remove default libraries
by Dan Willemsen
· 7 years ago
b9de87f
Add a new unwind method on error.
by Christopher Ferris
· 7 years ago
0f04867
Enable libdemangle and libunwindstack on host bionic
by Dan Willemsen
· 7 years ago
edccd84
Fix UnwindTest repeatability.
by Christopher Ferris
· 7 years ago
18149b6
Merge "Add a method to share the process memory object."
by Christopher Ferris
· 7 years ago
5f11851
Add a method to share the process memory object.
by Christopher Ferris
· 7 years ago
73bd4f0
Add vndk tag for libunwindstack which must be a vndk-sp
by Justin Yun
· 7 years ago
3f805ac
Add proper support for embedded elf files.
by Christopher Ferris
· 7 years ago
75a4098
Merge "libunwindstack: make machine type a property of Regs."
by Treehugger Robot
· 7 years ago
0953ecd
libunwindstack: make machine type a property of Regs.
by Josh Gao
· 7 years ago
60521c7
Speed up map creation.
by Christopher Ferris
· 7 years ago
9e484bd
Fix another set of bugs.
by Christopher Ferris
· 7 years ago
3b4b075
Small clean ups
by Christopher Ferris
· 7 years ago
6f3981c
Add support for the new unwind method.
by Christopher Ferris
· 7 years ago
32766f1
Allow mips to build.
by Christopher Ferris
· 7 years ago
bd625ef
Revert "Add support for the new unwind method."
by Christopher Ferris
· 7 years ago
5b460d1
Add support for the new unwind method.
by Christopher Ferris
· 7 years ago
eb4a6db
Speed up StepIfSignalHandler path.
by Christopher Ferris
· 7 years ago
a019665
Add signal handling to the register object.
by Christopher Ferris
· 7 years ago
d226a51
Make the library usable as a library.
by Christopher Ferris
· 7 years ago
b5d7a87
Move tools to separate directory.
by Christopher Ferris
· 7 years ago
f6d5431
A few cleanups.
by Christopher Ferris
· 7 years ago
3517fe0
Fix mips build.
by Christopher Ferris
· 7 years ago
2a25c4a
Add full support for initing registers.
by Christopher Ferris
· 7 years ago
9744fb2
Add missing test files to compile.
by Christopher Ferris
· 7 years ago
570b76f
Init .gnu_debugdata in GetElf().
by Christopher Ferris
· 7 years ago
9416703
Remove assert, use CHECK instead.
by Christopher Ferris
· 7 years ago
bfd6292
Fix mac build.
by Christopher Ferris
· 7 years ago
bae69f1
Add .gnu_debugdata support.
by Christopher Ferris
· 7 years ago
8098b1c
Add section parsing and function name handling.
by Christopher Ferris
· 7 years ago
9d239ec
Merge "Fix some memory leaks, potential errors."
by Christopher Ferris
· 7 years ago
051792f
Fix some memory leaks, potential errors.
by Christopher Ferris
· 7 years ago
61d4097
Add EH frame and debug frame support.
by Christopher Ferris
· 7 years ago
7b8e467
Change RegsTmpl to RegsImpl.
by Christopher Ferris
· 7 years ago
53a3c9b
Add DwarfSection classes.
by Christopher Ferris
· 7 years ago
8642fcb
Add the Dwarf CFA handling.
by Christopher Ferris
· 8 years ago
0d7cf3e
Add function definitions for MapInfo.
by Christopher Ferris
· 8 years ago
09385e7
Implement maps parsing.
by Christopher Ferris
· 8 years ago
e7ba4cc
Add Symbols parsing.
by Christopher Ferris
· 8 years ago
55d22ef
Add DwarfOp support.
by Christopher Ferris
· 8 years ago
f447c8e
Add overflow checks in Memory objects.
by Christopher Ferris
· 8 years ago
72a6fa6
Add DwarfMemory class.
by Christopher Ferris
· 8 years ago
adda674
Use the 2 space clang format for libunwindstack.
by Christopher Ferris
· 8 years ago
3958f80
Elf interface for new unwinder.
by Christopher Ferris
· 8 years ago
01d5037
Do not build any host targets on mac.
by Christopher Ferris
· 8 years ago
71a2dcf
Remote reference to log/logger.h
by Christopher Ferris
· 8 years ago
723cf9b
New version of unwinder.
by Christopher Ferris
· 8 years ago