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
*
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-29
1
-1
/
+1
*
Fix google-runtime-int warnings.
Chih-Hung Hsieh
2016-04-18
2
-7
/
+9
*
libbacktrace: only build libbacktrace_offline static library.
Yabin Cui
2016-04-14
1
-35
/
+31
*
libbacktrace_offline: support unwinding of shared libraries in apk file.
Yabin Cui
2016-03-26
2
-14
/
+120
*
Merge "Update BacktraceOffline for LLVM rebase to r256229."
Pirama Arumuga Nainar
2016-03-18
1
-2
/
+2
|
\
|
*
Update BacktraceOffline for LLVM rebase to r256229.
Stephen Hines
2016-03-08
1
-2
/
+2
*
|
Add error reporting mechanism for failing Unwind.
Christopher Ferris
2016-03-10
6
-2
/
+85
*
|
Merge "Don't fail if the new pss is less than stable."
Christopher Ferris
2016-03-08
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Don't fail if the new pss is less than stable.
Christopher Ferris
2016-03-07
1
-3
/
+3
*
|
Revert "Do not do local unwinds through .oat or .dex maps."
Andreas Gampe
2016-03-02
1
-11
/
+0
|
/
*
Do not do local unwinds through .oat or .dex maps.
Christopher Ferris
2016-03-01
1
-0
/
+11
*
system/core: Cleanup direct calls to opendir by containing in a
James Hawkins
2016-02-18
1
-3
/
+2
*
libbacktrace: support building static libraries on target.
Yabin Cui
2016-02-10
1
-2
/
+29
*
Fix use of uninitialized memory.
Christopher Ferris
2016-02-05
2
-13
/
+24
*
Fix for host simpleperf 'gettid' unsat.
Than McIntosh
2016-02-01
1
-0
/
+3
*
Put BacktraceOffline code into a separate library.
Christopher Ferris
2016-01-25
3
-23
/
+37
*
Modify tests to use executable memory.
Christopher Ferris
2016-01-15
1
-2
/
+2
*
libbacktrace: check if elf file paths are valid before reading them.
Yabin Cui
2015-12-08
1
-0
/
+25
*
Fix libbacktrace host build.
Yabin Cui
2015-12-07
4
-4
/
+5
*
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
2
-3
/
+2
*
Change the way some maps are printed.
Christopher Ferris
2015-11-30
2
-10
/
+33
*
libbacktrace: don't let llvm cflags cover libbacktrace's cflags.
Yabin Cui
2015-09-24
1
-8
/
+12
*
Merge "Clean up maps parsing in libbacktrace."
Elliott Hughes
2015-09-23
2
-177
/
+1
|
\
|
*
Clean up maps parsing in libbacktrace.
Elliott Hughes
2015-09-22
2
-177
/
+1
*
|
libbacktrace: enable -fno-omit-frame-pointer for host build.
Yabin Cui
2015-09-22
1
-1
/
+6
*
|
Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing....
Yabin Cui
2015-09-22
7
-0
/
+975
|
/
*
Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""
Yabin Cui
2015-09-22
7
-975
/
+0
*
Revert "Revert "Add BacktraceOffline for offline backtracing.""
Yabin Cui
2015-09-21
7
-0
/
+975
*
Revert "Add BacktraceOffline for offline backtracing."
Yabin Cui
2015-09-17
7
-968
/
+0
*
Add BacktraceOffline for offline backtracing.
Yabin Cui
2015-09-16
7
-0
/
+968
*
Add a logging handler on timeout.
Christopher Ferris
2015-09-03
1
-1
/
+17
*
Display the map offset for each frame.
Christopher Ferris
2015-08-20
2
-0
/
+14
*
Use delete[] to de-allocate pointers from new[]
Pirama Arumuga Nainar
2015-07-09
1
-2
/
+2
*
Add static versions for libbacktrace and libnativebridge. Bug fixes.
Calin Juravle
2015-07-02
2
-1
/
+9
*
Remove PtraceRead error message.
Christopher Ferris
2015-06-12
1
-2
/
+0
*
Modify the code to avoid potential deadlocks.
Christopher Ferris
2015-06-01
4
-17
/
+40
*
Prevent crashes if a map cannot be created.
Christopher Ferris
2015-05-14
3
-1
/
+13
*
Add tests for elf unwinding in memory.
Christopher Ferris
2015-05-12
2
-4
/
+304
*
Fix small ptrace reads.
Christopher Ferris
2015-05-06
2
-16
/
+35
*
Add offset to map data.
Christopher Ferris
2015-05-06
1
-0
/
+2
*
Add load base to map for relocation packing.
Christopher Ferris
2015-05-01
3
-6
/
+14
*
Fix unused argument error on darwin
Colin Cross
2015-04-30
1
-1
/
+1
*
Remove libbacktrace dependency on libcutils
Colin Cross
2015-04-30
1
-9
/
+1
*
Remove libbacktrace definition of gettid.
Dan Albert
2015-04-30
5
-25
/
+15
*
Remove libunwind-ptrace dependency.
Christopher Ferris
2015-04-15
1
-1
/
+0
*
Update the test for better output on error.
Christopher Ferris
2015-04-02
1
-14
/
+31
*
Discards frames for code within library.
Christopher Ferris
2015-04-01
4
-17
/
+54
*
Merge "Refactor the code."
Christopher Ferris
2015-03-31
22
-758
/
+761
|
\
|
*
Refactor the code.
Christopher Ferris
2015-03-31
22
-758
/
+761
*
|
Merge "Add -Wno-inline-asm to Clang flags."
Stephen Hines
2015-03-31
2
-0
/
+7
|
\
\
|
|
/
|
/
|
[next]