OSDN Git Service

simpleperf: show dso[+vaddr_in_file] for unknown symbols.
authorYabin Cui <yabinc@google.com>
Thu, 14 Jul 2016 20:26:19 +0000 (13:26 -0700)
committerYabin Cui <yabinc@google.com>
Thu, 14 Jul 2016 21:31:39 +0000 (14:31 -0700)
commit15475e6ff1bc0273f666ef1bd6c2f7a50c4b948c
treec0ccbeef9d35efd4adc853ac973cdf2a6bc91b8d
parente5b5cf07c7c092a178f25dadff8842e9000d0e1f
simpleperf: show dso[+vaddr_in_file] for unknown symbols.

It gives more information than just unknown symbols.
Add --no-show-ip option to disable this additional detail.

Bug: 29772268
Change-Id: Ie8067f95b5fdc65806044e229ee12095367d115a
Test: run simpleperf_unit_test.
simpleperf/cmd_report.cpp
simpleperf/cmd_report_test.cpp
simpleperf/dso.cpp
simpleperf/dso.h
simpleperf/thread_tree.cpp
simpleperf/thread_tree.h