perf-evlist (1)
Leading comments
Title: perf-evlist Author: [FIXME: author] [see http://docbook.sf.net/el/author] Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 09/12/2017 Manual: perf Manual Source: perf Language: English
NAME
perf-evlist - List the event names in a perf.data fileSYNOPSIS
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, --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.