table of contents
other versions
- wheezy-backports 3.16.7-ckt20-1~bpo70+2
- jessie 3.16.7-ckt20-1
PERF_3.16-BUILDID-LIST(1) | perf Manual | PERF_3.16-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 unless
stdin is a fifo)
-f, --force
Don’t do ownership validation.
-k, --kernel
Show running kernel build id.
-v, --verbose
Be more verbose.
SEE ALSO¶
perf_3.16-record(1), perf_3.16-top(1), perf_3.16-report(1)02/24/2016 | perf |