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
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
3
-0
/
+16
|
\
|
*
Add UID printing to tombstone headers
Misha Wagner
2019-04-29
3
-0
/
+16
*
|
Add indicator that an elf is memory backed.
Christopher Ferris
2019-04-19
4
-12
/
+25
|
/
*
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
4
-2
/
+11
*
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
2
-0
/
+2
*
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
9
-513
/
+701
*
libdebuggerd: add timestamp to tombstones.
Josh Gao
2018-12-14
2
-0
/
+18
*
Tombstone support for XOM-related SIGSEGVs.
Ivan Lozano
2018-11-27
1
-3
/
+10
*
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
2018-11-14
1
-2
/
+1
*
Update for v4.19 kernel headers.
Christopher Ferris
2018-10-30
1
-1
/
+3
*
libdebuggerd: decode fdsan owner tags.
Josh Gao
2018-08-28
1
-2
/
+5
*
debuggerd: delete accidentally merged log spam.
Josh Gao
2018-08-21
1
-1
/
+0
*
libdebuggerd: extract and print the fdsan table.
Josh Gao
2018-08-06
3
-17
/
+94
*
Clean up logging code.
Christopher Ferris
2018-07-16
1
-27
/
+19
*
Add support for new defines in v4.17.3 headers.
Christopher Ferris
2018-06-29
1
-17
/
+29
*
Improve SIGILL support.
Elliott Hughes
2018-05-30
1
-4
/
+11
*
Show signal sender for SI_FROMUSER signals.
Elliott Hughes
2018-04-26
3
-27
/
+43
*
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
2
-17
/
+18
*
Include the map name when dumping memory around a register.
Elliott Hughes
2018-02-15
4
-38
/
+42
*
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
5
-27
/
+27
*
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
23
-1347
/
+618
*
Demand read load bias for a map.
Christopher Ferris
2017-12-05
1
-14
/
+15
*
Only call one unwinder.
Christopher Ferris
2017-10-27
4
-135
/
+22
*
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
2
-15
/
+17
|
/
*
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
23
-88
/
+44
*
Define current ABI string in android-base/macros.h
dimitry
2017-08-23
1
-18
/
+1
*
Compare new unwinder to old unwinder in debuggerd.
Christopher Ferris
2017-08-11
2
-16
/
+88
*
Cleanup the libbacktrace interface a bit.
Christopher Ferris
2017-07-19
2
-72
/
+72
*
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
4
-27
/
+45
*
crash_dump: during early boot, output to kmsg on userdebug.
Josh Gao
2017-04-06
1
-1
/
+45
*
Initialize si_code in siginfo.
Christopher Ferris
2017-03-22
1
-2
/
+14
*
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
6
-95
/
+85
*
crash_dump: fix warnings, turn on -Werror.
Josh Gao
2017-03-13
1
-0
/
+1
*
libdebuggerd: add compatibility shim.
Josh Gao
2017-03-09
1
-0
/
+6
[next]