index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libbacktrace
/
UnwindStack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Method to avoid skipping frames for local unwinds.
Christopher Ferris
2018-03-27
1
-0
/
+3
*
Modify the offline handling interface.
Christopher Ferris
2018-02-23
1
-4
/
+20
*
Add ability to skip function name resolution.
Christopher Ferris
2018-02-20
1
-0
/
+1
*
Move dex pc frame creation into libunwindstack.
Christopher Ferris
2018-01-31
1
-84
/
+9
*
Use new unwinder for offline in libbacktrace.
Christopher Ferris
2018-01-29
1
-8
/
+105
*
Fix frame numbering regression.
Christopher Ferris
2018-01-26
1
-4
/
+4
*
Emit the frame for DEX PC before the frame for native PC.
David Srbecky
2018-01-25
1
-15
/
+21
*
Add extra frame when dex_pc is non-zero.
Christopher Ferris
2018-01-23
1
-3
/
+80
*
Fix null ptr dereference if jit debug not enabled.
Christopher Ferris
2018-01-22
1
-1
/
+3
*
Merge "Change all uintptr_t to uint64_t in API."
Christopher Ferris
2018-01-19
1
-3
/
+3
|
\
|
*
Change all uintptr_t to uint64_t in API.
Christopher Ferris
2018-01-18
1
-3
/
+3
*
|
Add support for getting a dex pc.
Christopher Ferris
2018-01-17
1
-0
/
+1
|
/
*
Add ability to read jit gdb data.
Christopher Ferris
2018-01-12
1
-0
/
+1
*
libbacktrace: export offline unwinding failures.
Yabin Cui
2017-12-15
1
-2
/
+2
*
Add method to detect remote read function to use.
Christopher Ferris
2017-12-07
1
-1
/
+5
*
Split arch data into separate files.
Christopher Ferris
2017-12-06
1
-4
/
+2
*
Only skip frames for local unwinds.
Christopher Ferris
2017-11-02
1
-5
/
+6
*
libbacktrace: remove exit time destructors.
Josh Gao
2017-10-26
1
-1
/
+1
*
libbacktrace: correctly number frames when skipping.
Josh Gao
2017-10-26
1
-1
/
+1
*
Add an interface for stopping in certain maps.
Christopher Ferris
2017-10-24
1
-2
/
+2
*
Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a
Treehugger Robot
2017-10-24
1
-28
/
+6
|
\
|
*
libunwindstack: expose UnwindStackMap::GetFunctionName.
Josh Gao
2017-10-20
1
-24
/
+2
|
*
libbacktrace: expose libunwindstack Unwind routine.
Josh Gao
2017-10-20
1
-4
/
+4
*
|
Fix demangle of function names.
Christopher Ferris
2017-10-18
1
-30
/
+1
|
/
*
Update the Unwinder object and add tests.
Christopher Ferris
2017-10-04
1
-120
/
+30
*
Add a new unwind method on error.
Christopher Ferris
2017-09-22
1
-53
/
+105
*
Add a method to share the process memory object.
Christopher Ferris
2017-09-05
1
-15
/
+15
*
libunwindstack: make machine type a property of Regs.
Josh Gao
2017-08-25
1
-4
/
+5
*
Add demangling of function name.
Christopher Ferris
2017-08-11
1
-1
/
+4
*
Small clean ups
Christopher Ferris
2017-08-09
1
-12
/
+5
*
Add support for the new unwind method.
Christopher Ferris
2017-08-03
1
-0
/
+220
*
Revert "Add support for the new unwind method."
Christopher Ferris
2017-08-02
1
-220
/
+0
*
Add support for the new unwind method.
Christopher Ferris
2017-07-31
1
-0
/
+220