Commit 272dd0e5 authored by Yushan Wang's avatar Yushan Wang Committed by Will Deacon
Browse files

Documentation: hisi-pmu: Fix of minor format error



The inline path of sysfs should be placed in literal blocks to make
documentation look better.

Acked-by: default avatarJonathan Cameron <jonathan.cameron@huawei.com>
Acked-by: default avatarYicong Yang <yangyicong@hisilicon.com>
Signed-off-by: default avatarYushan Wang <wangyushan12@huawei.com>
Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 475d94df
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -18,9 +18,10 @@ HiSilicon SoC uncore PMU driver
Each device PMU has separate registers for event counting, control and
interrupt, and the PMU driver shall register perf PMU drivers like L3C,
HHA and DDRC etc. The available events and configuration options shall
be described in the sysfs, see:
be described in the sysfs, see::

/sys/bus/event_source/devices/hisi_sccl{X}_<l3c{Y}/hha{Y}/ddrc{Y}>

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

Each L3C, HHA and DDRC is registered as a separate PMU with perf. The PMU