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