perf-buildid-list - List the buildids in a perf.data file
perf buildid-list <options>
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.
-i, --input= Input file name. (default: perf.data) -f, --force Don't do ownership validation. -v, --verbose Be more verbose.
perf-record(1), perf-top(1), perf-report(1)