Man page - perf-evlist(1)
Packages contas this manual
- perf-report(1)
- perf-help(1)
- perf-daemon(1)
- perf-mem(1)
- perf-evlist(1)
- perf-stat(1)
- perf-test(1)
- perf-script-python(1)
- perf-diff(1)
- perf-sched(1)
- perf-probe(1)
- perf-intel-pt(1)
- perf-bench(1)
- perf-script(1)
- perf-arm-spe(1)
- perf-buildid-list(1)
- perf-kwork(1)
- perf-config(1)
- perf-kallsyms(1)
- perf-iostat(1)
- perf-list(1)
- perf-script-perl(1)
- perf-check(1)
- perf-kmem(1)
- perf-archive(1)
- perf-buildid-cache(1)
- perf(1)
- perf-lock(1)
- perf-inject(1)
- perf-kvm(1)
- perf-amd-ibs(1)
- perf-dlfilter(1)
- perf-trace(1)
- perf-timechart(1)
- perf-annotate(1)
- perf-ftrace(1)
- perf-version(1)
- perf-data(1)
- perf-c2c(1)
- perf-record(1)
- perf-top(1)
Package: linux-perf
apt-get install linux-perf
apt-get install linux-perf
Manuals in package:
Documentations in package:
Manual
| PERF-EVLIST(1) | perf Manual | PERF-EVLIST(1) |
NAME
perf-evlist - List the event names in a perf.data file
SYNOPSIS
perf evlist <options>
DESCRIPTION
This command displays the names of events sampled in a perf.data file.
OPTIONS
-i, --input=
Input file name. (default: perf.data unless stdin is a
fifo)
-f, --force
Don’t complain, do it.
-F, --freq=
Show just the sample frequency used for each event.
-v, --verbose
Show all fields.
-g, --group
Show event group information.
--trace-fields
Show tracepoint field names.
SEE ALSO
perf-record(1), perf-list(1), perf-report(1)
| 2026-02-17 | perf |