diff options
author | Len Brown <len.brown@intel.com> | 2025-04-06 14:29:57 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2025-04-06 14:29:57 -0400 |
commit | ec4acd3166d8a7a03b059d01b9c6f11a658e833f (patch) | |
tree | dabf972148afaa54b1d0846e298af039a9f27fea /scripts/gdb/linux/proc.py | |
parent | 994633894f208a0151baaee1688ab3c431912553 (diff) | |
download | linux-stable-ec4acd3166d8a7a03b059d01b9c6f11a658e833f.tar.gz linux-stable-ec4acd3166d8a7a03b059d01b9c6f11a658e833f.tar.bz2 linux-stable-ec4acd3166d8a7a03b059d01b9c6f11a658e833f.zip |
tools/power turbostat: disable "cpuidle" invocation counters, by default
Create "pct_idle" counter group, the sofware notion of residency
so it can now be singled out, independent of other counter groups.
Create "cpuidle" group, the cpuidle invocation counts.
Disable "cpuidle", by default.
Create "swidle" = "cpuidle" + "pct_idle".
Undocument "sysfs", the old name for "swidle", but keep it working
for backwards compatibilty.
Create "hwidle", all the HW idle counters
Modify "idle", enabled by default
"idle" = "hwidle" + "pct_idle" (and now excludes "cpuidle")
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions