We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e34f8 commit 90b4a1aCopy full SHA for 90b4a1a
Documentation/admin-guide/perf/thunderx2-pmu.rst
@@ -22,7 +22,7 @@ The thunderx2_pmu driver registers per-socket perf PMUs for the DMC and
22
L3C devices. Each PMU can be used to count up to 4 (DMC/L3C) or up to 8
23
(CCPI2) events simultaneously. The PMUs provide a description of their
24
available events and configuration options under sysfs, see
25
-/sys/devices/uncore_<l3c_S/dmc_S/ccpi2_S/>; S is the socket id.
+/sys/bus/event_source/devices/uncore_<l3c_S/dmc_S/ccpi2_S/>; S is the socket id.
26
27
The driver does not support sampling, therefore "perf record" will not
28
work. Per-task perf sessions are also not supported.
0 commit comments