Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
cd63cae6b206a067fab1afe78f7647f1f2cb1513
/
libunwindstack
/
tests
/
UnwinderTest.cpp
5ac3927
Make GetPcAdjustment a free function.
by Peter Collingbourne
· 5 years ago
7e21eba
Switch case to suite to follow new gtest naming.
by Christopher Ferris
· 6 years ago
a4bdb98
Display offsets for dex frames.
by Christopher Ferris
· 6 years ago
98aaf4c
Ignore memory from elf on /memfd:
by Christopher Ferris
· 6 years ago
4ae266c
Add indicator that an elf is memory backed.
by Christopher Ferris
· 6 years ago
7813345
Add BuildId to frame information.
by Christopher Ferris
· 6 years ago
02a6c44
Add support for displaying soname in an apk.
by Christopher Ferris
· 6 years ago
3d67d34
Fix copy / move behaviour of Maps object.
by Florian Mayer
· 6 years ago
c479e4e
Fix crash in libunwindstack.
by Florian Mayer
· 6 years ago
eb0772f
Add support for UnwinderFromPid object.
by Christopher Ferris
· 7 years ago
a09c4a6
Fix offsets when shared lib split across maps.
by Christopher Ferris
· 7 years ago
065f156
Do not remove speculative frames in all cases.
by Christopher Ferris
· 7 years ago
9d0ad23
Fix problem adding too many frames.
by Christopher Ferris
· 7 years ago
9d5712c
Implement support for linker rosegment option.
by Christopher Ferris
· 7 years ago
b22451f
Merge "Always set the sp reg to the cfa for DWARF."
by Christopher Ferris
· 7 years ago
e62f4c4
Don't include map name if the consumer doesn't want names.
by David Srbecky
· 7 years ago
11e96fe
Always set the sp reg to the cfa for DWARF.
by Yabin Cui
· 7 years ago
e4b3a6a
Add ability to skip function name resolution.
by Christopher Ferris
· 7 years ago
e4df5f5
Fix computation of pc.
by Christopher Ferris
· 7 years ago
a8c3973
Clear dex pc to avoid duplicate frames.
by Christopher Ferris
· 7 years ago
e762f1f
Check that dex pc is in a valid map.
by Christopher Ferris
· 7 years ago
0b79ae1
Add a global elf cache.
by Christopher Ferris
· 7 years ago
2fcf4cf
Add error propagation into Unwinder/Elf objects.
by Christopher Ferris
· 7 years ago
61b1a1a
Add libunwindstack support for Mips and Mips64
by Douglas Leung
· 8 years ago
02fdb56
Do not check arch for format check.
by Christopher Ferris
· 8 years ago
d06001d
Split arch data into separate files.
by Christopher Ferris
· 8 years ago
be788d8
Allow multiple threads sharing a map to unwind.
by Christopher Ferris
· 8 years ago
fda7edd
Move sp/pc not changing check into Unwinder.
by Christopher Ferris
· 8 years ago
1cb84ce
Add an interface for stopping in certain maps.
by Christopher Ferris
· 8 years ago
e69f470
Multiple bugfixes, small restructuring.
by Christopher Ferris
· 8 years ago
c5a3baa
Fix setting of map_offset in frame data.
by Christopher Ferris
· 8 years ago
f6f691b
Update the Unwinder object and add tests.
by Christopher Ferris
· 8 years ago