staging: brcm80211: change parameter in driver variable lookup
[zen-stable.git] / tools / perf / Documentation / perf-evlist.txt
blob0cada9e053dc06f3483d8e2a73745530caf14465
1 perf-evlist(1)
2 ==============
4 NAME
5 ----
6 perf-evlist - List the event names in a perf.data file
8 SYNOPSIS
9 --------
10 [verse]
11 'perf evlist <options>'
13 DESCRIPTION
14 -----------
15 This command displays the names of events sampled in a perf.data file.
17 OPTIONS
18 -------
19 -i::
20 --input=::
21         Input file name. (default: perf.data)
23 SEE ALSO
24 --------
25 linkperf:perf-record[1], linkperf:perf-list[1],
26 linkperf:perf-report[1]