Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   perf-evlist    ( 1 )

список имен событий в файле perf.data (List the event names in a perf.data file)

Имя (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)