Skip to content

Commit d0412b6

Browse files
jic23willdeacon
authored andcommitted
Documentation: hisi-pmu: Drop reference to /sys/devices path
Having assigned a parent to the device, the suggested path is no longer valid. As /sys/bus/event_sources based path is also provided, simply drop mention of alternative. Reviewed-by: Yicong Yang <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 1fb8950 commit d0412b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ interrupt, and the PMU driver shall register perf PMU drivers like L3C,
2020
HHA and DDRC etc. The available events and configuration options shall
2121
be described in the sysfs, see:
2222

23-
/sys/devices/hisi_sccl{X}_<l3c{Y}/hha{Y}/ddrc{Y}>/, or
2423
/sys/bus/event_source/devices/hisi_sccl{X}_<l3c{Y}/hha{Y}/ddrc{Y}>.
2524
The "perf list" command shall list the available events from sysfs.
2625

0 commit comments

Comments
 (0)