commit | 773acaa18eef5140a1a23bb4fdfda15a2c37817e | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <pcc@google.com> | Wed Nov 10 16:29:23 2021 -0800 |
committer | Peter Collingbourne <pcc@google.com> | Thu Nov 11 15:05:47 2021 -0800 |
tree | 5c51ada8ce820dfca2694e7dab2f5b1868bb4fde | |
parent | d0a4e710e9241fbf427fbebf107648841663e0a4 [diff] |
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