Skip to content

Commit 867ba6d

Browse files
jic23willdeacon
authored andcommitted
Documentation: xgene-pmu: Use /sys/bus/event_source/devices paths
To allow setting an appropriate parent for the struct pmu device remove existing references to /sys/devices/ path. Signed-off-by: Jonathan Cameron <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 3a1bb75 commit 867ba6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/perf/xgene-pmu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ PMU (perf) driver
1313

1414
The xgene-pmu driver registers several perf PMU drivers. Each of the perf
1515
driver provides description of its available events and configuration options
16-
in sysfs, see /sys/devices/<l3cX/iobX/mcbX/mcX>/.
16+
in sysfs, see /sys/bus/event_source/devices/<l3cX/iobX/mcbX/mcX>/.
1717

1818
The "format" directory describes format of the config (event ID),
1919
config1 (agent ID) fields of the perf_event_attr structure. The "events"

0 commit comments

Comments
 (0)