summaryrefslogtreecommitdiff
path: root/debuggerd/libdebuggerd/utility.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update for accurate unreadable elf files.Christopher Ferris2022-03-151-4/+17
* debuggerd: add the PAC keys to the tombstones.Elliott Hughes2022-01-131-22/+31
* Merge "Improvements to tombstone output."Treehugger Robot2021-11-121-1/+2
|\
| * Improvements to tombstone output.Peter Collingbourne2021-11-111-1/+2
* | Add a human readable description of the tagged_addr_ctrl value to tombstones.Peter Collingbourne2021-11-051-0/+28
|/
* Update for new TRAP_PERF value.Christopher Ferris2021-07-011-1/+3
* Support MTE and GWP-ASan features in proto tombstones.Peter Collingbourne2021-03-161-32/+30
* Update for new kernel 5.11 headers.Christopher Ferris2021-02-181-1/+3
* Remove use of libbase logging in libdebuggerd.Josh Gao2021-01-271-3/+3
* Reland protobuf tombstones.Josh Gao2021-01-261-21/+33
* Revert "libdebuggerd: add protobuf implementation."Jerome Gaillard2021-01-261-33/+21
* libdebuggerd: add protobuf implementation.Josh Gao2021-01-211-21/+33
* Remove ANDROID_EXPERIMENTAL_MTE.Peter Collingbourne2021-01-111-1/+0
* Update for v5.10 kernel headers.Christopher Ferris2020-12-141-3/+1
* Switch to the new kernel API for obtaining fault address tag bits.Peter Collingbourne2020-11-131-37/+0
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-07-311-1/+0
* Merge "debuggerd: use One True timestamp function."Elliott Hughes2020-07-241-17/+0
|\
| * debuggerd: use One True timestamp function.Elliott Hughes2020-07-231-17/+0
* | Include memory tags in memory dump output.Peter Collingbourne2020-07-211-3/+9
* | Adjust conditions for dumping the memory around a register.Peter Collingbourne2020-07-211-11/+14
* | Fix dumping of heap memory.Peter Collingbourne2020-07-171-0/+4
|/
* Add support for MTE error reports in tombstones.Peter Collingbourne2020-04-271-0/+7
* Read fault address on arm64 using proposed kernel API.Peter Collingbourne2020-03-271-0/+37
* debuggerd: switch to using platform headers for DEBUGGER_SIGNAL.Josh Gao2019-12-171-1/+3
* Add variadic logging to libdebuggerd internal.Mitch Phillips2019-11-191-3/+8
* Add indicator that an elf is memory backed.Christopher Ferris2019-04-181-0/+20
* Remove include of backtrace/Backtrace.h.Christopher Ferris2019-04-081-1/+0
* Update for v4.19 kernel headers.Christopher Ferris2018-10-301-1/+3
* Add support for new defines in v4.17.3 headers.Christopher Ferris2018-06-291-17/+29
* Show signal sender for SI_FROMUSER signals.Elliott Hughes2018-04-261-16/+24
* debuggerd: remove maximum abort message length.Josh Gao2018-04-131-12/+9
* Include the map name when dumping memory around a register.Elliott Hughes2018-02-151-8/+2
* Change all uintptr_t to uint64_t in API.Christopher Ferris2018-01-181-3/+3
* crash_dump: fork a copy of the target's address space.Josh Gao2017-12-151-28/+174
* libdebuggerd: cleanup.Josh Gao2017-08-291-1/+1
* crash_dump: during early boot, output to kmsg on userdebug.Josh Gao2017-04-061-1/+45
* crash_dump: fetch process/thread names before dropping privileges.Josh Gao2017-03-151-0/+18
* Define _LOG as a weak symbol.Chenjie Luo2017-03-061-0/+1
* debuggerd: advance our amazing bet.Josh Gao2017-01-171-0/+203