linux_dsm_epyc7002/tools/power/x86
Srinivas Pandruvada 143ad32209 tools/power/x86/intel-speed-select: Enhance core-power info command
In addition to CLOS enable status, also show the core-power feature
status. This will help why clos enable status didn't give desired
results as the core-power feature may be disabled or unsupported.

The new display looks as follows:

$intel-speed-select core-power info
Intel(R) Speed Select Technology
..
 package-0
  die-0
    cpu-0
      core-power
        support-status:supported
        enable-status:enabled
        clos-enable-status:1
        priority-type:0

In the above display "support-status" and "enable-status", shows the
status of the core-power feature and "clos-enable-status", shows the
status of the clos.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2020-03-20 14:46:19 +02:00
..
intel_pstate_tracer tools/power/x86/intel_pstate_tracer: change several graphs to autoscale y-axis 2020-01-28 23:46:03 +01:00
intel-speed-select tools/power/x86/intel-speed-select: Enhance core-power info command 2020-03-20 14:46:19 +02:00
turbostat tools/x86: Sync msr-index.h from kernel sources 2020-01-13 17:42:57 +01:00
x86_energy_perf_policy tools/power x86_energy_perf_policy: Fix argument parsing 2019-08-31 14:48:34 -04:00