perf-evlist(1) ============== NAME ---- perf-evlist - List the event names in a perf.data file SYNOPSIS -------- [verse] 'perf evlist ' 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. SEE ALSO -------- linkperf:perf-record[1], linkperf:perf-list[1], linkperf:perf-report[1] '>
summaryrefslogtreecommitdiff
path: root/include/trace/events/cpuhp.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2017-01-25 15:36:57 +0100
committerJohannes Berg <johannes.berg@intel.com>2017-01-25 16:00:33 +0100
commit42f82e2e62ae748a27741e63dbb035bfbe3353c9 (patch)
tree3df8323f9fd2577225b689a5a17c6ce5a86dd9fe /include/trace/events/cpuhp.h
parent1331b62c97217459780e040e8a66bb609f2acd20 (diff)
wireless: radiotap: rewrite the radiotap header file
The header file has grown a lot of #define's etc, but they are nicer as enums, so rewrite the file from the documentation as such. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/trace/events/cpuhp.h')