1PERF-EVLIST(1)                    perf Manual                   PERF-EVLIST(1)
2
3
4

NAME

6       perf-evlist - List the event names in a perf.data file
7

SYNOPSIS

9       perf evlist <options>
10

DESCRIPTION

12       This command displays the names of events sampled in a perf.data file.
13

OPTIONS

15       -i, --input=
16           Input file name. (default: perf.data unless stdin is a fifo)
17
18       -F, --freq=
19           Show just the sample frequency used for each event.
20
21       -v, --verbose=
22           Show all fields.
23
24       -g, --group
25           Show event group information.
26

SEE ALSO

28       perf-record(1), perf-list(1), perf-report(1)
29
30
31
32perf                              06/18/2019                    PERF-EVLIST(1)
Impressum