android_system_core/debuggerd/libdebuggerd/include/libdebuggerd
Elliott Hughes a660cb3f13 debuggerd: use One True timestamp function.
An OEM asks for sub-second granularity, and that's most easily done if
we only have one timestamp generator. I'm not convinced sub-second
granularity is particularly useful myself, and I definitely don't think
that nanosecond resolution is meaningful but I do like this cleanup, and
if I'm going to use sub-second precision I may as well use the maximum
precision available to me.

Also reduce some duplication of code reading cmdline/comm.

Bug: https://issuetracker.google.com/161860597
Test: head /data/tombstones/*
Change-Id: I035ecfd4a3338ccd84dae0ef973a998a7c7c5056
2020-07-23 16:33:53 -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 Add support for MTE error reports in tombstones. 2020-04-27 13:15:49 -07:00
utility.h debuggerd: use One True timestamp function. 2020-07-23 16:33:53 -07:00