commit | b3f184f5c87c6fd150770cb9ba7cfb40f8bdbc75 | [log] [tgz] |
---|---|---|
author | Wei-Ning Huang <wnhuang@google.com> | Fri Mar 22 00:49:18 2024 +0800 |
committer | Wei-Ning Huang <wnhuang@google.com> | Tue Mar 26 17:30:38 2024 +0800 |
tree | 8346a7bae2e842cb9aebf820af50f75f50c0bb1b | |
parent | 68d41126d5bb7931a5753da7effbf1d6f7482863 [diff] |
simpleperf: report: add an option to specify symbol searching directory Allow user to specify a directory containing symbols instead of needing a directory structure matching the dso path. This is useful for specifying symbols for dynamic libraries included in APKs such as libmonochrome_x64.so for chromium. Bug: none Test: `simpleperf report --lib DIR_WITH_SYMBOLS ...` `simpleperf_unit_test` Change-Id: Ifb1bef62899cfbe25594d1de4cf2f17574706926