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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore memory from elf on /memfd:
Christopher Ferris
2019-05-03
1
-0
/
+36
*
Add indicator that an elf is memory backed.
Christopher Ferris
2019-04-19
2
-0
/
+150
*
Fix pc/function name for signal handler frame.
Christopher Ferris
2019-04-15
2
-11
/
+14
*
Revert "Check for data races when reading JIT/DEX entries."
David Srbecky
2019-04-12
5
-154
/
+117
*
Fix off by one reading build id.
Christopher Ferris
2019-04-04
2
-18
/
+46
*
Merge "Check for data races when reading JIT/DEX entries."
David Srbecky
2019-04-03
5
-117
/
+154
|
\
|
*
Check for data races when reading JIT/DEX entries.
David Srbecky
2019-03-29
5
-117
/
+154
*
|
Add minimal support for Dwarf 5.
Christopher Ferris
2019-04-01
1
-5
/
+22
*
|
Remove sequential search from DwarfEhFrameWithHdr.
Christopher Ferris
2019-03-29
1
-110
/
+31
|
/
*
Add BuildId to frame information.
Christopher Ferris
2019-03-26
2
-20
/
+57
*
Add support for displaying soname in an apk.
Christopher Ferris
2019-03-13
8
-20
/
+87
*
Fix missing offset for apk.
Christopher Ferris
2019-03-12
7
-3
/
+91
*
Fix copy / move behaviour of Maps object.
Florian Mayer
2019-03-05
2
-4
/
+24
*
Avoid signed extension of chars for build ids.
Christopher Ferris
2019-01-30
1
-0
/
+11
*
Merge "Add GetPrintableBuildID()."
Christopher Ferris
2019-01-26
1
-0
/
+3
|
\
|
*
Add GetPrintableBuildID().
Christopher Ferris
2019-01-25
1
-0
/
+3
*
|
Merge "Add a few leak check tests."
Christopher Ferris
2019-01-26
4
-0
/
+150
|
\
\
|
|
/
|
/
|
|
*
Add a few leak check tests.
Christopher Ferris
2019-01-25
4
-0
/
+150
*
|
Fix crash in libunwindstack.
Florian Mayer
2019-01-24
1
-0
/
+17
|
/
*
Fix flaky signal tests.
Christopher Ferris
2019-01-18
1
-3
/
+15
*
Add caching of build id in MapInfo object.
Christopher Ferris
2019-01-17
5
-16
/
+200
*
Add support for UnwinderFromPid object.
Christopher Ferris
2019-01-16
4
-185
/
+341
*
Remove dependency on libdexfile internal header.
Martin Stjernholm
2019-01-11
1
-22
/
+4
*
Merge "Remove CHECK in AdjustEncodedValue."
Christopher Ferris
2019-01-08
1
-0
/
+23
|
\
|
*
Remove CHECK in AdjustEncodedValue.
Christopher Ferris
2018-12-20
1
-0
/
+23
*
|
Revert^2 "Use libdexfile external API in libunwindstack."
Martin Stjernholm
2018-12-19
1
-46
/
+20
|
/
*
Merge "Fix offsets when shared lib split across maps."
Treehugger Robot
2018-12-19
7
-150
/
+212
|
\
|
*
Fix offsets when shared lib split across maps.
Christopher Ferris
2018-12-18
7
-150
/
+212
*
|
Revert "Use libdexfile external API in libunwindstack."
Martin Stjernholm
2018-12-19
1
-20
/
+46
|
/
*
Merge "Use libdexfile external API in libunwindstack."
Martin Stjernholm
2018-12-14
1
-46
/
+20
|
\
|
*
Use libdexfile external API in libunwindstack.
Martin Stjernholm
2018-12-13
1
-46
/
+20
*
|
Do not remove speculative frames in all cases.
Christopher Ferris
2018-12-13
1
-1
/
+63
|
/
*
Fix handling of ro segments for embedded libs.
Christopher Ferris
2018-12-11
18
-9
/
+203
*
Merge "Read .note.gnu.build-id."
Florian Mayer
2018-12-06
3
-1
/
+348
|
\
|
*
Read .note.gnu.build-id.
Florian Mayer
2018-12-05
3
-1
/
+348
*
|
Add support for caching small reads.
Christopher Ferris
2018-11-28
1
-0
/
+143
|
/
*
Remove overly restrictive check for memory.
Christopher Ferris
2018-11-15
1
-21
/
+0
*
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
2018-11-14
6
-6
/
+1
*
Verify that the elf matches the expected arch.
Christopher Ferris
2018-10-29
4
-86
/
+97
*
Merge "Fix off by one error."
Treehugger Robot
2018-10-24
1
-0
/
+7
|
\
|
*
Fix off by one error.
Florian Mayer
2018-10-23
1
-0
/
+7
*
|
Always init gnu_debugdata interface if it exists.
Christopher Ferris
2018-10-23
3
-104
/
+44
|
/
*
Fix which maps to search for globals.
Christopher Ferris
2018-10-17
5
-25
/
+36
*
Fix problem adding too many frames.
Christopher Ferris
2018-10-12
1
-0
/
+27
*
Fix handling of globals for new linker.
Christopher Ferris
2018-10-08
2
-11
/
+11
*
Implement support for linker rosegment option.
Christopher Ferris
2018-10-03
13
-98
/
+300
*
Be permissive about badly formed elf files.
Christopher Ferris
2018-08-03
2
-5
/
+108
*
Fix incorrect left shifts.
Christopher Ferris
2018-08-02
1
-0
/
+85
*
Create lookup table of DEX symbols.
David Srbecky
2018-07-20
1
-6
/
+33
*
Remove Memory::ReadField.
Christopher Ferris
2018-07-12
2
-62
/
+5
[next]