Files
android_development/scripts
David Srbecky 3a3349eeeb Try to locate symbols using build-id.
If the parsed backtrace has ELF build-ids, use them to
brute-force search for files in the symbols directory.

The search only considers files with the same basename,
so the number of candidates to check is very small.

This fixes issues when compile time directory does not
match the runtime directory on device (e.g. for apex).

Bug: 171980804
Test: ART crashes can be symbolized again
Change-Id: I0311a10c1e2eab92ee44f1b32c523d4763a54ee1
2021-10-28 22:53:46 +01:00
..
2021-03-30 14:58:06 -07:00
2021-02-19 12:20:34 +01:00
2021-06-24 15:44:49 -07:00
2019-10-04 16:48:38 -07:00
2021-02-19 12:20:34 +01:00
2018-07-23 17:01:42 -07:00
2012-04-27 10:45:07 -07:00
2018-10-30 11:03:17 -07:00
2021-07-02 09:24:07 -07:00
2021-06-24 15:44:49 -07:00