index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libunwindstack
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Allow to move frames out of Unwinder."
Treehugger Robot
2019-01-29
1
-0
/
+6
|
\
|
*
Allow to move frames out of Unwinder.
Florian Mayer
2019-01-28
1
-0
/
+6
*
|
Add GetPrintableBuildID().
Christopher Ferris
2019-01-25
1
-0
/
+4
*
|
Fix memory leak in UnwinderFromPid object.
Christopher Ferris
2019-01-23
3
-4
/
+4
|
/
*
Add caching of build id in MapInfo object.
Christopher Ferris
2019-01-17
3
-13
/
+23
*
Add support for UnwinderFromPid object.
Christopher Ferris
2019-01-16
2
-3
/
+32
*
Revert^2 "Use libdexfile external API in libunwindstack."
Martin Stjernholm
2018-12-19
1
-1
/
+1
*
Merge "Fix offsets when shared lib split across maps."
Treehugger Robot
2018-12-19
2
-18
/
+21
|
\
|
*
Fix offsets when shared lib split across maps.
Christopher Ferris
2018-12-18
2
-18
/
+21
*
|
Revert "Use libdexfile external API in libunwindstack."
Martin Stjernholm
2018-12-19
1
-1
/
+1
|
/
*
Use libdexfile external API in libunwindstack.
Martin Stjernholm
2018-12-13
1
-1
/
+1
*
Fix handling of ro segments for embedded libs.
Christopher Ferris
2018-12-11
1
-0
/
+1
*
Merge "Read .note.gnu.build-id."
Florian Mayer
2018-12-06
2
-0
/
+20
|
\
|
*
Read .note.gnu.build-id.
Florian Mayer
2018-12-05
2
-0
/
+20
*
|
Add support for caching small reads.
Christopher Ferris
2018-11-28
1
-0
/
+22
|
/
*
Verify that the elf matches the expected arch.
Christopher Ferris
2018-10-29
5
-11
/
+22
*
Always init gnu_debugdata interface if it exists.
Christopher Ferris
2018-10-23
2
-2
/
+2
*
Fix which maps to search for globals.
Christopher Ferris
2018-10-17
3
-8
/
+65
*
Fix up the definition of Elf::GetInfo.
Christopher Ferris
2018-10-12
1
-1
/
+1
*
Implement support for linker rosegment option.
Christopher Ferris
2018-10-03
2
-8
/
+32
*
Allow to get raw register data on all platforms.
Florian Mayer
2018-08-08
1
-6
/
+5
*
Be permissive about badly formed elf files.
Christopher Ferris
2018-08-03
1
-2
/
+2
*
Remove Memory::ReadField.
Christopher Ferris
2018-07-12
2
-13
/
+1
*
Refactor the DwarfSection classes.
Christopher Ferris
2018-06-27
1
-38
/
+59
*
Fix ARM program header values used for exidx.
Christopher Ferris
2018-06-22
1
-1
/
+1
*
Fix handling of load bias values.
Christopher Ferris
2018-06-11
2
-20
/
+22
*
Add a specialized LocalUnwinder object.
Christopher Ferris
2018-05-23
2
-0
/
+99
*
Fix bug when doing signal handler lookup.
Christopher Ferris
2018-05-17
1
-2
/
+2
*
libprocinfo: add functions reading process map file.
Yabin Cui
2018-05-14
1
-0
/
+7
*
libunwindstack: add Regs::Clone.
Josh Gao
2018-04-20
7
-0
/
+14
*
Add a MemoryOfflineBuffer object.
Christopher Ferris
2018-04-03
1
-0
/
+15
*
Cache DWARF location rules for a given pc.
David Srbecky
2018-03-29
2
-1
/
+11
*
Support a map that represents gdb jit elf data.
Yabin Cui
2018-03-21
1
-0
/
+6
*
Always set the sp reg to the cfa for DWARF.
Yabin Cui
2018-03-16
8
-46
/
+55
*
Change the GetAdjustedRelPc to GetPcAdjustment.
Christopher Ferris
2018-02-21
8
-8
/
+9
*
Add ability to skip function name resolution.
Christopher Ferris
2018-02-20
1
-0
/
+5
*
Modify elf cache to handle elf_offsets properly.
Christopher Ferris
2018-02-16
1
-2
/
+4
*
Fix soname reading code.
Christopher Ferris
2018-02-15
1
-0
/
+1
*
Implement new DEX PC lookup scheme.
Christopher Ferris
2018-02-13
1
-2
/
+4
*
Expose per arch headers.
Christopher Ferris
2018-02-08
18
-0
/
+1068
*
Check that dex pc is in a valid map.
Christopher Ferris
2018-02-06
1
-6
/
+6
*
Load dex files from ART-specific data structure.
Christopher Ferris
2018-02-02
1
-3
/
+25
*
Fix symbol resolution within a dex file.
David Srbecky
2018-02-01
1
-3
/
+3
*
Move dex pc frame creation into libunwindstack.
Christopher Ferris
2018-01-31
2
-1
/
+65
*
Add a global elf cache.
Christopher Ferris
2018-01-25
2
-2
/
+16
*
Add error propagation into Unwinder/Elf objects.
Christopher Ferris
2018-01-24
6
-3
/
+106
*
Add support for getting a dex pc.
Christopher Ferris
2018-01-17
4
-1
/
+8
*
Add ability to read jit gdb data.
Christopher Ferris
2018-01-12
6
-4
/
+112
*
Fix issues in libunwindstack.
Christopher Ferris
2017-12-15
3
-10
/
+18
*
Add libunwindstack support for Mips and Mips64
Douglas Leung
2017-12-11
4
-6
/
+115
[next]