index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debuggerd
/
libdebuggerd
/
utility.cpp
Age
Commit message (
Expand
)
Author
2021-03-16
Support MTE and GWP-ASan features in proto tombstones.
Peter Collingbourne
2021-02-18
Update for new kernel 5.11 headers.
Christopher Ferris
2021-01-27
Remove use of libbase logging in libdebuggerd.
Josh Gao
2021-01-26
Reland protobuf tombstones.
Josh Gao
2021-01-26
Revert "libdebuggerd: add protobuf implementation."
Jerome Gaillard
2021-01-21
libdebuggerd: add protobuf implementation.
Josh Gao
2021-01-11
Remove ANDROID_EXPERIMENTAL_MTE.
Peter Collingbourne
2020-12-14
Update for v5.10 kernel headers.
Christopher Ferris
2020-11-13
Switch to the new kernel API for obtaining fault address tag bits.
Peter Collingbourne
2020-07-31
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-07-24
Merge "debuggerd: use One True timestamp function."
Elliott Hughes
2020-07-23
debuggerd: use One True timestamp function.
Elliott Hughes
2020-07-21
Include memory tags in memory dump output.
Peter Collingbourne
2020-07-21
Adjust conditions for dumping the memory around a register.
Peter Collingbourne
2020-07-17
Fix dumping of heap memory.
Peter Collingbourne
2020-04-27
Add support for MTE error reports in tombstones.
Peter Collingbourne
2020-03-27
Read fault address on arm64 using proposed kernel API.
Peter Collingbourne
2019-12-17
debuggerd: switch to using platform headers for DEBUGGER_SIGNAL.
Josh Gao
2019-11-19
Add variadic logging to libdebuggerd internal.
Mitch Phillips
2019-04-18
Add indicator that an elf is memory backed.
Christopher Ferris
2019-04-08
Remove include of backtrace/Backtrace.h.
Christopher Ferris
2018-10-30
Update for v4.19 kernel headers.
Christopher Ferris
2018-06-29
Add support for new defines in v4.17.3 headers.
Christopher Ferris
2018-04-26
Show signal sender for SI_FROMUSER signals.
Elliott Hughes
2018-04-13
debuggerd: remove maximum abort message length.
Josh Gao
2018-02-15
Include the map name when dumping memory around a register.
Elliott Hughes
2018-01-18
Change all uintptr_t to uint64_t in API.
Christopher Ferris
2017-12-15
crash_dump: fork a copy of the target's address space.
Josh Gao
2017-08-29
libdebuggerd: cleanup.
Josh Gao
2017-04-06
crash_dump: during early boot, output to kmsg on userdebug.
Josh Gao
2017-03-15
crash_dump: fetch process/thread names before dropping privileges.
Josh Gao
2017-03-06
Define _LOG as a weak symbol.
Chenjie Luo
2017-01-17
debuggerd: advance our amazing bet.
Josh Gao