tools/power turbostat: Add CPU%c1e BIC for CWF
authorPatryk Wlazlyn <patryk.wlazlyn@linux.intel.com>
Fri, 17 Jan 2025 12:50:29 +0000 (13:50 +0100)
committerLen Brown <len.brown@intel.com>
Tue, 28 Jan 2025 14:26:04 +0000 (08:26 -0600)
commit5ce1e9bbb2a1d43cf9e613cb03e65ecdfd309fe9
treee9153a37bf4299468bff1a26814c3a5a06283b82
parent5499b5ac0b2c661cc37190a23a4aee9308b3d3ee
tools/power turbostat: Add CPU%c1e BIC for CWF

Intel Clearwater Forest report PMT telemetry with GUID 0x14421519, which
can be used to obtain module c1e residency counter of type tcore clock.

Add early support for the counter by using heuristic that should work
for the Clearwater Forest platforms.

Signed-off-by: Patryk Wlazlyn <patryk.wlazlyn@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c