table of contents
other versions
- wheezy 3.2.17-1
PERF_3.2-BUILDID-LIST(1) | perf Manual | PERF_3.2-BUILDID-LIST(1) |
NAME¶
perf-buildid-list - List the buildids in a perf.data fileSYNOPSIS¶
perf buildid-list <options>
DESCRIPTION¶
This command displays the buildids found in a perf.data file, so that other tools can be used to fetch packages with matching symbol tables for use by perf report.OPTIONS¶
-H, --with-hitsShow only DSOs with hits.
-i, --input=
Input file name. (default: perf.data)
-f, --force
Don’t do ownership validation.
-k, --kernel
Show running kernel build id.
-v, --verbose
Be more verbose.
SEE ALSO¶
perf_3.2-record(1), perf_3.2-top(1), perf_3.2-report(1)06/24/2012 | perf |