android_system_core/debuggerd/libdebuggerd/include/libdebuggerd
Peter Collingbourne 864f15dd6d Dump the per-thread TAGGED_ADDR_CTRL value if available.
This value indicates whether memory tagging is enabled on a thread,
the mode (sync or async) and the set of excluded tags. This information
can sometimes be important for understanding an MTE related crash,
so include it in the per-thread tombstone output.

Bug: 135772972
Change-Id: I25a16e10ac7fbb2b1ab2a961a5279f787039000b
2020-09-15 21:32:36 -07:00
..
backtrace.h Replace libbacktrace with libunwindstack directly. 2019-01-29 17:57:14 -08:00
gwp_asan.h Create a ProcessInfo structure with the process-wide information from the crasher. 2020-02-28 19:12:19 -08:00
open_files_list.h libdebuggerd: extract and print the fdsan table. 2018-08-06 18:50:10 -07:00
scudo.h Add support for MTE error reports in tombstones. 2020-04-27 13:15:49 -07:00
tombstone.h Create a ProcessInfo structure with the process-wide information from the crasher. 2020-02-28 19:12:19 -08:00
types.h Dump the per-thread TAGGED_ADDR_CTRL value if available. 2020-09-15 21:32:36 -07:00
utility.h debuggerd: use One True timestamp function. 2020-07-23 16:33:53 -07:00