You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/sensors/hwpc-sensor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ power consumption. This technology is only available on **Intel Sandy Bridge**
8
8
architecture or **newer**. However, Intel Core **Tiger Lake**, **Alder Lake** and **Raptor Lake** families for **desktop** and **mobile****are not supported**. The sensor is also available on **AMD Zen (1,2,34)**. **Power/ARM/RISCV are not supported** architectures.
9
9
10
10
In particular, it exploits the `perf` API of the **Linux kernel**. It is only available on Linux
11
-
and need to have **root access** to be used. If your are using version **1.2 or older**, sensor requieres**cgroup V1**.
11
+
and need to have **root access** to be used. If you are using version **1.2 or older**, the sensor requires**cgroup V1**.
12
12
13
13
**The sensor can not be used in a virtual machine**, it must have access (via Linux
14
14
kernel API) to the real CPU register to read performance counter values.
0 commit comments