6 perf-buildid-list - List the buildids in a perf.data file
11 'perf buildid-list <options>'
15 This command displays the buildids found in a perf.data file, so that other
16 tools can be used to fetch packages with matching symbol tables for use by
19 It can also be used to show the build id of the running kernel or in an ELF
20 file using -i/--input.
26 Show only DSOs with hits.
29 Input file name. (default: perf.data)
32 Don't do ownership validation.
35 Show running kernel build id.
42 linkperf:perf-record[1], linkperf:perf-top[1],
43 linkperf:perf-report[1]