'\" t .\" Title: perf-buildid-list .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.10 .\" Date: 2020-04-17 .\" Manual: perf Manual .\" Source: perf .\" Language: English .\" .TH "PERF_5.6\-BUILDID\-LIST" "1" "2020-04-17" "perf" "perf Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" perf\-buildid\-list \- List the buildids in a perf.data file .SH "SYNOPSIS" .sp .sp .nf \fIperf buildid\-list \fP .fi .br .SH "DESCRIPTION" .sp 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. .sp It can also be used to show the build id of the running kernel or in an ELF file using \-i/\-\-input. .SH "OPTIONS" .sp \-H, \-\-with\-hits .RS 4 Show only DSOs with hits. .RE .sp \-i, \-\-input= .RS 4 Input file name. (default: perf.data unless stdin is a fifo) .RE .sp \-f, \-\-force .RS 4 Don\(cqt do ownership validation. .RE .sp \-k, \-\-kernel .RS 4 Show running kernel build id. .RE .sp \-v, \-\-verbose .RS 4 Be more verbose. .RE .SH "SEE ALSO" .sp perf\-record(1), perf\-top(1), perf\-report(1)