'\" t .\" Title: perf-evlist .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.12 .\" Date: 2022-02-03 .\" Manual: perf Manual .\" Source: perf .\" Language: English .\" .TH "PERF_5.15\-EVLIST" "1" "2022-02-03" "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\-evlist \- List the event names in a perf.data file .SH "SYNOPSIS" .sp .sp .nf \fIperf evlist \fP .fi .br .SH "DESCRIPTION" .sp This command displays the names of events sampled in a perf.data file. .SH "OPTIONS" .sp \-i, \-\-input= .RS 4 Input file name. (default: perf.data unless stdin is a fifo) .RE .sp \-f, \-\-force .RS 4 Don\(cqt complain, do it. .RE .sp \-F, \-\-freq= .RS 4 Show just the sample frequency used for each event. .RE .sp \-v, \-\-verbose .RS 4 Show all fields. .RE .sp \-g, \-\-group .RS 4 Show event group information. .RE .sp \-\-trace\-fields .RS 4 Show tracepoint field names. .RE .SH "SEE ALSO" .sp perf\-record(1), perf\-list(1), perf\-report(1)