Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
7ebbedd6e9c3207167f9ea019b0401d4b79442fa
/
libunwindstack
a7d55c1
Make libbacktrace buildable for native_bridge
by Victor Khimenko
· 4 years, 10 months ago
f6cef72
Merge "Set apex_available property" into rvc-dev
by TreeHugger Robot
· 4 years, 11 months ago
66b0075
Fix dangling pointer issue in LocalUpdatbleMaps
by Sim Sun
· 5 years ago
8d6a0ec
Set apex_available property
by Jiyong Park
· 5 years ago
a849029
Remove use of static libdexfile to avoid linking in ART internal code.
by Martin Stjernholm
· 5 years ago
a4968a1
Fix memory leak of DexFile handle after release
by Yong Li
· 5 years ago
a26416e
Rewrite DwarfSectionImpl::InsertFde
by David Srbecky
· 5 years ago
495da76
Merge "libunwindstack: add simpleperf presumit test."
by Yabin Cui
· 5 years ago
4a196ff
libunwindstack: add simpleperf presumit test.
by Yabin Cui
· 5 years ago
68ded35
unwindstack: RegsArm64: fix harmless off by 1 + iterate GPRs contiguously
by Ryan Savitski
· 5 years ago
bb31ac8
Properly handle empty map after read-only map.
by Christopher Ferris
· 5 years ago
4c4f65f
Fix global finding logic.
by Christopher Ferris
· 5 years ago
4db5b21
Fix handling of possible bad gnu_debugdata_size.
by Christopher Ferris
· 5 years ago
90907a8
Merge "Add a name for all test suites"
by Treehugger Robot
· 5 years ago
69af17c
Add a name for all test suites
by Haibo Huang
· 5 years ago
757e44c
Merge "unwindstack: fix dangling pointer in LocalUpdatableMaps."
by Treehugger Robot
· 5 years ago
328682c
Use elf offset in signal step check.
by Christopher Ferris
· 5 years ago
820429a
Fix support finding global variables.
by Christopher Ferris
· 5 years ago
00a0a33
Move the dexfile support to implementation.
by Christopher Ferris
· 5 years ago
4cb45e2
Merge "Include PSTATE in tombstones on arm64."
by Treehugger Robot
· 5 years ago
ee43148
Include PSTATE in tombstones on arm64.
by Peter Collingbourne
· 5 years ago
364189c
unwindstack: fix dangling pointer in LocalUpdatableMaps.
by Josh Gao
· 5 years ago
2b4df12
Fix build with new googletest
by Haibo Huang
· 5 years ago
080b95a
Fix potential bad info in eh_frame_hdr.
by Christopher Ferris
· 5 years ago
ad9bbe7
Fix handling of PT_GNU_EH_FRAME.
by Christopher Ferris
· 5 years ago
fe88849
Add document of changes between Android versions.
by Christopher Ferris
· 5 years ago
d7ada79
Replace MOCK_METHODN with MOCK_METHOD macro.
by Christopher Ferris
· 5 years ago
8a8c662
Merge "Continue without DEX support if libdexfile_external.so fails to load."
by Martin Stjernholm
· 5 years ago
7589259
Continue without DEX support if libdexfile_external.so fails to load.
by Martin Stjernholm
· 6 years ago
899ede2
Handle when bias is different in elf headers.
by Christopher Ferris
· 6 years ago
c77d98c
Fix static GetLoadBias function.
by Christopher Ferris
· 6 years ago
4e26dd1
Further document MapInfo::elf_offset.
by Florian Mayer
· 6 years ago
4a2e721
Fix LocalUpdatableMaps
by David Srbecky
· 6 years ago
0935123
Add test mapping to run the libunwind tests.
by Christopher Ferris
· 6 years ago
6402767
Add test of undefined return address.
by Christopher Ferris
· 6 years ago
ef8d1f1
Fix unwind_reg_info tool.
by Christopher Ferris
· 6 years ago
0846966
Merge "Move to isolated testing."
by Christopher Ferris
· 6 years ago
f70f505
Move to isolated testing.
by Christopher Ferris
· 6 years ago
d5a64d8
Move to the libc++ demangler.
by Christopher Ferris
· 6 years ago
eba2d7d
Fix missing load bias.
by Florian Mayer
· 6 years ago
5110dfa
Switch case to suite to follow new gtest naming.
by Christopher Ferris
· 6 years ago
a282c1e
Fix potential race condition.
by Christopher Ferris
· 6 years ago
eb836f7
Internalize subclasses of Memory
by Casey Dahlin
· 6 years ago
a3e9d7f
Set elf_start_offset for invalid elf maps.
by Christopher Ferris
· 6 years ago
637bc92
Display offsets for dex frames.
by Christopher Ferris
· 6 years ago
3ca7618
Ignore memory from elf on /memfd:
by Christopher Ferris
· 6 years ago
b914f04
Add indicator that an elf is memory backed.
by Christopher Ferris
· 6 years ago
7d598bb
Fix pc/function name for signal handler frame.
by Christopher Ferris
· 6 years ago
e91c060
Merge "Revert "Check for data races when reading JIT/DEX entries.""
by Treehugger Robot
· 6 years ago
e4f199c
Revert "Check for data races when reading JIT/DEX entries."
by David Srbecky
· 6 years ago
253e381
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
Next »