platform_system_core/debuggerd/libdebuggerd
Peter Collingbourne 773acaa18e Improvements to tombstone output.
- Use "likelihood" instead of "probability" since that has connotations
  of being less precise, and our probability ordering isn't very precise
  anyway.

- Hide the fault address with SEGV_MTEAERR because it is not available.

- Pad the fault address with leading zeroes to make it clearer which
  bits of the top byte (and any following bytes such as PAC signature
  bits) are set.

Bug: 206015287
Change-Id: I5e1e99b7f3e967c44781d8550bbd7158eb421b64
2021-11-11 15:05:47 -08:00
..
include/libdebuggerd [MTE] Add a HWASan-style tag dump to tombstones. 2021-06-28 15:53:10 -07:00
test Update for libunwindstack shared_ptr MapInfos. 2021-10-28 15:05:39 -07:00
backtrace.cpp debuggerd: store commandline instead of process name. 2021-03-30 12:15:56 -07:00
gwp_asan.cpp Merge "Support MTE and GWP-ASan features in proto tombstones." 2021-03-19 23:42:23 +00:00
open_files_list.cpp libdebuggerd: decode fdsan owner tags. 2018-08-28 13:48:08 -07:00
scudo.cpp Improvements to tombstone output. 2021-11-11 15:05:47 -08:00
tombstone.cpp Update for libunwindstack shared_ptr MapInfos. 2021-10-28 15:05:39 -07:00
tombstone_proto.cpp Update for libunwindstack shared_ptr MapInfos. 2021-10-28 15:05:39 -07:00
tombstone_proto_to_text.cpp Improvements to tombstone output. 2021-11-11 15:05:47 -08:00
utility.cpp Improvements to tombstone output. 2021-11-11 15:05:47 -08:00