commit | cb6c901e01739ec10942556b6171029b1117c772 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Aug 25 10:46:40 2016 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu Aug 25 10:46:40 2016 -0700 |
tree | a13106140d8b3f6537da10cf0261b53849f05d22 | |
parent | db7a1c571ac23c23b621dce5ce23612591df69df [diff] |
simpleperf: print file path used for reading symbols. It helps users to find out which files are used for reporting. Bug: http://b/29574526 Change-Id: I3d608e61c50471632c50bf6e8f6f9e45c63fc4b4 Test: run `simpleperf report --log verbose` manually.