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
/
libbacktrace
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert^2 "Prepare to fail in RefBase destructor if count is untouched"
Hans Boehm
2018-08-08
1
-0
/
+1
*
Revert "Prepare to fail in RefBase destructor if count is untouched"
Hans Boehm
2018-08-07
1
-1
/
+0
*
Prepare to fail in RefBase destructor if count is untouched
Hans Boehm
2018-08-03
1
-0
/
+1
*
[libutils] Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-07-16
1
-4
/
+4
*
libprocinfo: add functions reading process map file.
Yabin Cui
2018-05-14
1
-2
/
+0
*
Method to avoid skipping frames for local unwinds.
Christopher Ferris
2018-03-23
1
-0
/
+6
*
Support a map that represents gdb jit elf data.
Yabin Cui
2018-03-21
1
-0
/
+4
*
Modify the offline handling interface.
Christopher Ferris
2018-02-23
2
-2
/
+6
*
Add ability to skip function name resolution.
Christopher Ferris
2018-02-20
1
-0
/
+8
*
Include the map name when dumping memory around a register.
Elliott Hughes
2018-02-15
1
-0
/
+3
*
Use new unwinder for offline in libbacktrace.
Christopher Ferris
2018-01-29
2
-13
/
+32
*
Add extra frame when dex_pc is non-zero.
Christopher Ferris
2018-01-23
1
-1
/
+0
*
Merge "Change all uintptr_t to uint64_t in API."
Christopher Ferris
2018-01-19
2
-24
/
+25
|
\
|
*
Change all uintptr_t to uint64_t in API.
Christopher Ferris
2018-01-18
2
-24
/
+25
*
|
Add support for getting a dex pc.
Christopher Ferris
2018-01-17
1
-0
/
+1
|
/
*
libBacktraceOffline: improve unwinding callchains.
Yabin Cui
2017-12-18
1
-1
/
+1
*
libbacktrace: export offline unwinding failures.
Yabin Cui
2017-12-15
1
-1
/
+24
*
Demand read load bias for a map.
Christopher Ferris
2017-12-05
1
-8
/
+46
*
Only skip frames for local unwinds.
Christopher Ferris
2017-11-02
1
-1
/
+2
*
Switch libbacktrace new unwinder.
Christopher Ferris
2017-10-30
2
-4
/
+0
*
Add an interface for stopping in certain maps.
Christopher Ferris
2017-10-24
1
-2
/
+9
*
libbacktrace: expose BacktraceMap's unwindstack::Memory.
Josh Gao
2017-10-20
1
-0
/
+5
*
libunwindstack: expose UnwindStackMap::GetFunctionName.
Josh Gao
2017-10-20
1
-0
/
+3
*
libbacktrace: expose libunwindstack Unwind routine.
Josh Gao
2017-10-20
1
-0
/
+7
*
Show the number of VMAs in the tombstone.
Elliott Hughes
2017-09-26
1
-0
/
+2
*
libbacktrace: make Backtrace::FormatFrameData static.
Josh Gao
2017-09-06
1
-1
/
+1
*
Add support for the new unwind method.
Christopher Ferris
2017-08-03
2
-0
/
+4
*
Merge "Revert "Add support for the new unwind method.""
Christopher Ferris
2017-08-02
2
-4
/
+0
|
\
|
*
Revert "Add support for the new unwind method."
Christopher Ferris
2017-08-02
2
-4
/
+0
*
|
Merge "Add support for the new unwind method."
Christopher Ferris
2017-08-01
2
-0
/
+4
|
\
|
|
*
Add support for the new unwind method.
Christopher Ferris
2017-07-31
2
-0
/
+4
*
|
Fix misc-macro-parentheses warnings in system/core.
Chih-Hung Hsieh
2017-08-01
1
-2
/
+2
|
/
*
Cleanup the libbacktrace interface a bit.
Christopher Ferris
2017-07-19
2
-9
/
+2
*
Moved include/backtrace to libbacktrace/include
Vijay Venkatraman
2017-04-11
3
-0
/
+335