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
/
debuggerd
/
libdebuggerd
/
tombstone.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
debuggerd: add Lineage version to tombstones
Scott Mertz
2019-12-23
1
-0
/
+2
*
Merge "Add UID printing to tombstone headers" into qt-dev
Misha Wagner
2019-05-01
1
-0
/
+3
|
\
|
*
Add UID printing to tombstone headers
Misha Wagner
2019-04-29
1
-0
/
+3
*
|
Add indicator that an elf is memory backed.
Christopher Ferris
2019-04-19
1
-8
/
+1
|
/
*
Revert "Check for data races when reading JIT/DEX entries."
David Srbecky
2019-04-12
1
-1
/
+2
*
Remove include of backtrace/Backtrace.h.
Christopher Ferris
2019-04-09
1
-0
/
+1
*
Check for data races when reading JIT/DEX entries.
David Srbecky
2019-03-29
1
-2
/
+1
*
Add BuildId to frame information.
Christopher Ferris
2019-03-26
1
-0
/
+1
*
Fix copy / move behaviour of Maps object.
Florian Mayer
2019-03-05
1
-1
/
+1
*
Replace libbacktrace with libunwindstack directly.
Christopher Ferris
2019-01-29
1
-106
/
+115
*
libdebuggerd: add timestamp to tombstones.
Josh Gao
2018-12-14
1
-0
/
+10
*
Tombstone support for XOM-related SIGSEGVs.
Ivan Lozano
2018-11-27
1
-3
/
+10
*
Clean up logging code.
Christopher Ferris
2018-07-16
1
-27
/
+19
*
Improve SIGILL support.
Elliott Hughes
2018-05-30
1
-4
/
+11
*
Show signal sender for SI_FROMUSER signals.
Elliott Hughes
2018-04-26
1
-8
/
+14
*
libdebuggerd: fix out of bounds write.
Josh Gao
2018-04-20
1
-3
/
+2
*
libdebuggerd: clone registers before we Unwind with them.
Josh Gao
2018-04-20
1
-1
/
+3
*
debuggerd: remove maximum abort message length.
Josh Gao
2018-04-13
1
-5
/
+9
*
Include the map name when dumping memory around a register.
Elliott Hughes
2018-02-15
1
-6
/
+16
*
Fix regression caused by libbacktrace API change.
Christopher Ferris
2018-01-20
1
-1
/
+1
*
Change all uintptr_t to uint64_t in API.
Christopher Ferris
2018-01-18
1
-18
/
+18
*
debuggerd: restore the location of abort message.
Josh Gao
2017-12-22
1
-4
/
+4
*
Increased number of Android log lines for tombstones
chirag honnavar
2017-12-18
1
-1
/
+1
*
crash_dump: fork a copy of the target's address space.
Josh Gao
2017-12-15
1
-315
/
+221
*
Demand read load bias for a map.
Christopher Ferris
2017-12-05
1
-14
/
+15
*
Only call one unwinder.
Christopher Ferris
2017-10-27
1
-84
/
+12
*
Merge "Move some properties users to __system_property_read_callback()"
Tom Cherry
2017-10-12
1
-11
/
+8
|
\
|
*
Move some properties users to __system_property_read_callback()
Tom Cherry
2017-10-10
1
-11
/
+8
*
|
libdebuggerd: fix tombstone tests.
Josh Gao
2017-10-10
1
-4
/
+6
|
/
*
Show the number of VMAs in the tombstone.
Elliott Hughes
2017-09-26
1
-5
/
+7
*
debuggerd_fallback: print maps.
Josh Gao
2017-09-13
1
-1
/
+13
*
libdebuggerd: cleanup.
Josh Gao
2017-08-29
1
-62
/
+7
*
Compare new unwinder to old unwinder in debuggerd.
Christopher Ferris
2017-08-11
1
-12
/
+84
*
Cleanup the libbacktrace interface a bit.
Christopher Ferris
2017-07-19
1
-2
/
+2
*
Decode ptrace-induced SIGTRAP si_code values.
Elliott Hughes
2017-06-21
1
-0
/
+20
*
libdebuggerd: print the build fingerprint in fallback.
Josh Gao
2017-05-08
1
-0
/
+2
*
libdebuggerd: implement fallback register dumping on arm/aarch64.
Josh Gao
2017-05-08
1
-0
/
+7
*
Do not access device maps.
Christopher Ferris
2017-03-22
1
-1
/
+1
*
crash_dump: fetch process/thread names before dropping privileges.
Josh Gao
2017-03-15
1
-46
/
+33
*
debuggerd_handler: implement missing fallback functionality.
Josh Gao
2017-03-09
1
-2
/
+5
*
Small debuggerd improvements.
Elliott Hughes
2017-03-02
1
-1
/
+2
*
libdebuggerd_handler: in-process crash dumping for seccomped processes.
Josh Gao
2017-02-15
1
-22
/
+44
*
Better seccomp/kuser_helper diagnostics from debuggerd.
Elliott Hughes
2017-02-01
1
-11
/
+37
*
debuggerd: advance our amazing bet.
Josh Gao
2017-01-17
1
-0
/
+724