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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only skip frames for local unwinds.
Christopher Ferris
2017-11-02
2
-6
/
+8
*
Switch libbacktrace new unwinder.
Christopher Ferris
2017-10-30
7
-166
/
+7
*
libbacktrace: remove exit time destructors.
Josh Gao
2017-10-26
2
-1
/
+5
*
libbacktrace: add benchmarks for Backtrace::Create, CreateNew.
Josh Gao
2017-10-26
2
-0
/
+24
*
libbacktrace: let the benchmark library decide iteration count.
Josh Gao
2017-10-26
1
-10
/
+7
*
libbacktrace: correctly number frames when skipping.
Josh Gao
2017-10-26
2
-1
/
+17
*
Merge "Add an interface for stopping in certain maps."
Christopher Ferris
2017-10-25
2
-4
/
+11
|
\
|
*
Add an interface for stopping in certain maps.
Christopher Ferris
2017-10-24
2
-4
/
+11
*
|
Remove PauseTiming/ResumeTiming calls.
Christopher Ferris
2017-10-24
1
-3
/
+0
|
/
*
Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a
Treehugger Robot
2017-10-24
5
-28
/
+49
|
\
|
*
libbacktrace: expose BacktraceMap's unwindstack::Memory.
Josh Gao
2017-10-20
3
-0
/
+10
|
*
libunwindstack: expose UnwindStackMap::GetFunctionName.
Josh Gao
2017-10-20
4
-24
/
+28
|
*
libbacktrace: expose libunwindstack Unwind routine.
Josh Gao
2017-10-20
2
-4
/
+11
*
|
Fix demangle of function names.
Christopher Ferris
2017-10-18
2
-31
/
+32
|
/
*
Merge "libbacktrace is not directly available to vendors"
Treehugger Robot
2017-10-19
1
-1
/
+1
|
\
|
*
libbacktrace is not directly available to vendors
Jiyong Park
2017-10-16
1
-1
/
+1
*
|
Use target.linux for all linux kernel based targets
Dan Willemsen
2017-10-16
1
-31
/
+3
|
/
*
Merge "Update the Unwinder object and add tests."
Christopher Ferris
2017-10-05
1
-120
/
+30
|
\
|
*
Update the Unwinder object and add tests.
Christopher Ferris
2017-10-04
1
-120
/
+30
*
|
Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]
Dan Willemsen
2017-10-02
1
-3
/
+3
*
|
Remove default libraries
Dan Willemsen
2017-09-29
1
-5
/
+0
*
|
Merge "Show the number of VMAs in the tombstone."
Treehugger Robot
2017-09-26
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Show the number of VMAs in the tombstone.
Elliott Hughes
2017-09-26
1
-0
/
+2
*
|
Add a new unwind method on error.
Christopher Ferris
2017-09-22
2
-75
/
+139
|
/
*
libbacktrace: make Backtrace::FormatFrameData static.
Josh Gao
2017-09-06
1
-1
/
+1
*
Add a method to share the process memory object.
Christopher Ferris
2017-09-05
4
-22
/
+24
*
Update the tests.
Christopher Ferris
2017-08-28
9
-404
/
+485
*
Merge "libunwindstack: make machine type a property of Regs."
Treehugger Robot
2017-08-26
1
-4
/
+5
|
\
|
*
libunwindstack: make machine type a property of Regs.
Josh Gao
2017-08-25
1
-4
/
+5
*
|
Merge "Speed up map creation."
Christopher Ferris
2017-08-25
2
-0
/
+176
|
\
\
|
*
|
Speed up map creation.
Christopher Ferris
2017-08-23
2
-0
/
+176
|
|
/
*
/
Mark the modules as VNDK-SP in Android.bp
Justin Yun
2017-08-23
1
-0
/
+4
|
/
*
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
7
-0
/
+424
*
Merge "Revert "Add support for the new unwind method.""
Christopher Ferris
2017-08-02
7
-424
/
+0
|
\
|
*
Revert "Add support for the new unwind method."
Christopher Ferris
2017-08-02
7
-424
/
+0
*
|
Merge "Add support for the new unwind method."
Christopher Ferris
2017-08-01
7
-0
/
+424
|
\
|
|
*
Add support for the new unwind method.
Christopher Ferris
2017-07-31
7
-0
/
+424
*
|
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
8
-29
/
+37
*
Backtrace: Add libziparchive dependency
Andreas Gampe
2017-07-04
1
-0
/
+1
*
Use demangle for function names.
Christopher Ferris
2017-06-02
2
-2
/
+4
*
Use async safe logging in signal handlers.
Christopher Ferris
2017-05-04
4
-11
/
+53
*
libutils: export libbacktrace headers
Steven Moreland
2017-04-28
1
-0
/
+1
*
libbacktrace: make vendor_available
Steven Moreland
2017-04-19
1
-0
/
+1
*
Moved include/backtrace to libbacktrace/include
Vijay Venkatraman
2017-04-11
4
-0
/
+342
*
Merge "Test unwinding through a signal handler."
Christopher Ferris
2017-03-24
4
-21
/
+208
|
\
|
*
Test unwinding through a signal handler.
Christopher Ferris
2017-03-23
4
-21
/
+208
*
|
Fix spelling error in warning
Brian Carlstrom
2017-03-23
1
-1
/
+1
|
/
[next]