Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
4acfae954b4f0aab240ac9eb67507eb2f3ade23c
/
libunwindstack
47b6dc7
Ignore memory from elf on /memfd:
by Christopher Ferris
· 6 years ago
35991e8
Add indicator that an elf is memory backed.
by Christopher Ferris
· 6 years ago
f5865a7
Fix pc/function name for signal handler frame.
by Christopher Ferris
· 6 years ago
d9a38c7
Revert "Check for data races when reading JIT/DEX entries."
by David Srbecky
· 6 years ago
f5917f4
Fix off by one reading build id.
by Christopher Ferris
· 6 years ago
ee634ea
Merge "Check for data races when reading JIT/DEX entries."
by David Srbecky
· 6 years ago
4dae536
Add minimal support for Dwarf 5.
by Christopher Ferris
· 6 years ago
32587b7
Remove sequential search from DwarfEhFrameWithHdr.
by Christopher Ferris
· 6 years ago
ce66c0e
Check for data races when reading JIT/DEX entries.
by David Srbecky
· 7 years ago
df6db13
Add BuildId to frame information.
by Christopher Ferris
· 6 years ago
43b0803
Add support for displaying soname in an apk.
by Christopher Ferris
· 6 years ago
1c46ba7
Fix missing offset for apk.
by Christopher Ferris
· 6 years ago
a2f5574
Add missing override keyword
by Casey Dahlin
· 6 years ago
a54d53d
Add unistd.h to includes in Regs.h
by Casey Dahlin
· 6 years ago
0aa0512
Fix copy / move behaviour of Maps object.
by Florian Mayer
· 6 years ago
6d38a76
Fix libdexfile dependencies to avoid direct dependency on libdexfile_external.
by Martin Stjernholm
· 6 years ago
fb5c4c7
procinfo: Read inode number from /proc/<pid>/maps
by Sandeep Patil
· 6 years ago
d5709f8
Avoid signed extension of chars for build ids.
by Christopher Ferris
· 6 years ago
54515f2
Merge "Fix bug in unwind_info display of exidx frame."
by Christopher Ferris
· 6 years ago
15b289e
Merge "Allow to move frames out of Unwinder."
by Treehugger Robot
· 6 years ago
4a3dfe9
Fix bug in unwind_info display of exidx frame.
by Christopher Ferris
· 6 years ago
84b4d19
Allow to move frames out of Unwinder.
by Florian Mayer
· 6 years ago
ddd006e
Merge "Add GetPrintableBuildID()."
by Christopher Ferris
· 6 years ago
9b74df8
Merge "Add a few leak check tests."
by Christopher Ferris
· 6 years ago
a83e4ba
Add GetPrintableBuildID().
by Christopher Ferris
· 6 years ago
1ed3da7
Add a few leak check tests.
by Christopher Ferris
· 6 years ago
9492cfe
Merge "Fix crash in libunwindstack."
by Treehugger Robot
· 6 years ago
a6c1f6f
Fix crash in libunwindstack.
by Florian Mayer
· 6 years ago
fc4b923
libunwindstack: Move DwarfOp callback table to rodata section
by Vic Yang
· 6 years ago
bfeef15
Fix memory leak in UnwinderFromPid object.
by Christopher Ferris
· 6 years ago
8a704a2
Merge "Fix flaky signal tests."
by Christopher Ferris
· 6 years ago
e979dff
Remove unused jit_debug unique_ptr.
by Florian Mayer
· 6 years ago
35217eb
Fix flaky signal tests.
by Christopher Ferris
· 6 years ago
63838a5
Add caching of build id in MapInfo object.
by Christopher Ferris
· 6 years ago
23667e9
Add support for UnwinderFromPid object.
by Christopher Ferris
· 6 years ago
1285718
Fix usage of Read instead of ReadFully.
by Christopher Ferris
· 6 years ago
5735459
Remove dependency on libdexfile internal header.
by Martin Stjernholm
· 6 years ago
31b71bc
Some minor updates in the libdexfile external API.
by Martin Stjernholm
· 6 years ago
e496d97
Merge "Remove CHECK in AdjustEncodedValue."
by Christopher Ferris
· 6 years ago
bc9bf36
Merge "Move DwarfCfaInfo::kTable from data.rel.ro to rodata"
by Treehugger Robot
· 6 years ago
03733c2
Remove CHECK in AdjustEncodedValue.
by Christopher Ferris
· 6 years ago
f0dc47b
Revert^2 "Use libdexfile external API in libunwindstack."
by Martin Stjernholm
· 6 years ago
7f2a852
Merge "Fix offsets when shared lib split across maps."
by Treehugger Robot
· 6 years ago
35dee3f
Revert "Use libdexfile external API in libunwindstack."
by Martin Stjernholm
· 6 years ago
0ec2d98
Fix offsets when shared lib split across maps.
by Christopher Ferris
· 6 years ago
38cc518
Move DwarfCfaInfo::kTable from data.rel.ro to rodata
by Vic Yang
· 6 years ago
794782b
Merge "Use libdexfile external API in libunwindstack."
by Martin Stjernholm
· 6 years ago
2d9b6c9
Do not remove speculative frames in all cases.
by Christopher Ferris
· 6 years ago
992b9d4
Use libdexfile external API in libunwindstack.
by Martin Stjernholm
· 6 years ago
0b190c5
Merge "Fix handling of ro segments for embedded libs."
by Christopher Ferris
· 6 years ago
0607acb
Fix handling of ro segments for embedded libs.
by Christopher Ferris
· 6 years ago
d888bb3
Fix performance-for-range-copy warnings
by Chih-Hung Hsieh
· 6 years ago
809a425
Add missing includes.
by Florian Mayer
· 6 years ago
1d28a11
Merge "Read .note.gnu.build-id."
by Florian Mayer
· 6 years ago
792ecbe
Read .note.gnu.build-id.
by Florian Mayer
· 6 years ago
27b7d85
Add support for caching small reads.
by Christopher Ferris
· 6 years ago
83fba34
Remove overly restrictive check for memory.
by Christopher Ferris
· 6 years ago
d090128
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 6 years ago
dc9a193
Verify that the elf matches the expected arch.
by Christopher Ferris
· 6 years ago
9a3edcb
Merge "Fix off by one error."
by Treehugger Robot
· 6 years ago
91ae04f
Always init gnu_debugdata interface if it exists.
by Christopher Ferris
· 6 years ago
14048e2
Fix off by one error.
by Florian Mayer
· 6 years ago
916b6aa
Fix which maps to search for globals.
by Christopher Ferris
· 6 years ago
35afc9d
Merge "Fix up the definition of Elf::GetInfo."
by Christopher Ferris
· 6 years ago
11ec23b
Fix problem adding too many frames.
by Christopher Ferris
· 6 years ago
221401f
Fix up the definition of Elf::GetInfo.
by Christopher Ferris
· 6 years ago
ff78ea8
Fix handling of globals for new linker.
by Christopher Ferris
· 6 years ago
daf4d55
Implement support for linker rosegment option.
by Christopher Ferris
· 7 years ago
e70c182
Fix implicit fall through switch cases.
by Christopher Ferris
· 7 years ago
4d1d0f9
Suppress implicit-fallthrough warnings.
by Chih-Hung Hsieh
· 7 years ago
5887df8
Merge "Allow to get raw register data on all platforms."
by Florian Mayer
· 7 years ago
c1e77c6
Move to using ClassAccessor
by Mathieu Chartier
· 7 years ago
aa3acca
Allow to get raw register data on all platforms.
by Florian Mayer
· 7 years ago
c541f04
Be permissive about badly formed elf files.
by Christopher Ferris
· 7 years ago
9d158c2
Fix incorrect left shifts.
by Christopher Ferris
· 7 years ago
860ee28
Create lookup table of DEX symbols.
by David Srbecky
· 7 years ago
e692a76
Remove Memory::ReadField.
by Christopher Ferris
· 7 years ago
ba00265
Move libbacktrace off cutils.
by Elliott Hughes
· 7 years ago
c976a64
Refactor the DwarfSection classes.
by Christopher Ferris
· 7 years ago
d6b0281
Fix ARM program header values used for exidx.
by Christopher Ferris
· 7 years ago
b571aaa
Fix handling of load bias values.
by Christopher Ferris
· 7 years ago
e0b849b
Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT.
by Elliott Hughes
· 7 years ago
f78efb4
Merge "Build adbd for recovery"
by Treehugger Robot
· 7 years ago
32b8fda
Build adbd for recovery
by Jiyong Park
· 7 years ago
768f8d4
Add a specialized LocalUnwinder object.
by Christopher Ferris
· 7 years ago
9f5a5eb
Merge "Libunwindstack: Add -O0 to tools defaults on host"
by Treehugger Robot
· 7 years ago
db14cd0
Fix error messages handling.
by Christopher Ferris
· 7 years ago
b516fb3
Libunwindstack: Add -O0 to tools defaults on host
by Andreas Gampe
· 7 years ago
a1cef83
Fix bug when doing signal handler lookup.
by Christopher Ferris
· 7 years ago
78daad6
libprocinfo: add functions reading process map file.
by Yabin Cui
· 7 years ago
fa01056
Match LZMA SDK 18.05 API.
by Sen Jiang
· 7 years ago
e6d1c8d
Add test_suites lines.
by Elliott Hughes
· 7 years ago
6f34bf4
libunwindstack: add Regs::Clone.
by Josh Gao
· 7 years ago
3267601
Add a MemoryOfflineBuffer object.
by Christopher Ferris
· 7 years ago
b62fb6f
Merge "Cache DWARF location rules for a given pc."
by Christopher Ferris
· 7 years ago
27414c1
Cache DWARF location rules for a given pc.
by David Srbecky
· 7 years ago
7892d96
Fix null pointer dereference in RegsArm.
by Christopher Ferris
· 7 years ago
90aafe3
Support a map that represents gdb jit elf data.
by Yabin Cui
· 7 years ago
b6aabe1
Merge "Always set the sp reg to the cfa for DWARF."
by Christopher Ferris
· 7 years ago
7a9d3c7
Merge "Don't include map name if the consumer doesn't want names."
by David Srbecky
· 7 years ago
Next »