commit | 29fea61cd8d4d0e646022c0479aa35381cf1e990 | [log] [tgz] |
---|---|---|
author | Patryk Wlazlyn <patryk.wlazlyn@linux.intel.com> | Thu May 09 12:39:47 2024 +0200 |
committer | Len Brown <len.brown@intel.com> | Wed May 15 21:50:16 2024 -0400 |
tree | 7c226c4ab6e0c5443aa54db940ac342fd610c5f3 | |
parent | 4e7ee02300805d26d9731fd24c4de8e10a43ffea [diff] |
tools/power turbostat: Ignore pkg_cstate_limit when it is not available When running in no-msr mode, the pkg_cstate_limit is not populated, thus we use perf to determine if given pcstate counter is present on the platform. Signed-off-by: Patryk Wlazlyn <patryk.wlazlyn@linux.intel.com> Signed-off-by: Len Brown <len.brown@intel.com>