File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ OPTIONS
33
33
- a raw PMU event in the form of rN where N is a hexadecimal value
34
34
that represents the raw register encoding with the layout of the
35
35
event control registers as described by entries in
36
- /sys/bus/event_sources /devices/cpu/format/*.
36
+ /sys/bus/event_source /devices/cpu/format/*.
37
37
38
38
- a symbolic or raw PMU event followed by an optional colon
39
39
and a list of event modifiers, e.g., cpu-cycles:p. See the
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ report::
39
39
- a raw PMU event in the form of rN where N is a hexadecimal value
40
40
that represents the raw register encoding with the layout of the
41
41
event control registers as described by entries in
42
- /sys/bus/event_sources /devices/cpu/format/*.
42
+ /sys/bus/event_source /devices/cpu/format/*.
43
43
44
44
- a symbolic or raw PMU event followed by an optional colon
45
45
and a list of event modifiers, e.g., cpu-cycles:p. See the
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Default is to monitor all CPUS.
41
41
(use 'perf list' to list all events) or a raw PMU event in the form
42
42
of rN where N is a hexadecimal value that represents the raw register
43
43
encoding with the layout of the event control registers as described
44
- by entries in /sys/bus/event_sources /devices/cpu/format/*.
44
+ by entries in /sys/bus/event_source /devices/cpu/format/*.
45
45
46
46
-E <entries>::
47
47
--entries=<entries>::
You can’t perform that action at this time.
0 commit comments