tools/power turbostat: regression fix: --show C1E%
authorLen Brown <len.brown@intel.com>
Tue, 10 Jun 2025 03:34:04 +0000 (23:34 -0400)
committerLen Brown <len.brown@intel.com>
Tue, 10 Jun 2025 03:43:14 +0000 (23:43 -0400)
commit5d939fbdd480cdf276eccc01eda3ed41e37d3f8a
tree4308288b875bd42ee637beb3f031b6aa4e483837
parent42fd37dcc432df1ea1987232d41bb84fcb7e150c
tools/power turbostat: regression fix: --show C1E%

The new default idle counter groupings broke "--show C1E%" (or any other C-state %)

Also delete a stray debug printf from the same offending commit.

Reported-by: Zhang Rui <rui.zhang@intel.com>
Fixes: ec4acd3166d8 ("tools/power turbostat: disable "cpuidle" invocation counters, by default")
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c