Home
last modified time | relevance | path

Searched hist:"6168 c2e0fb5084d187aa8f3ec4093db5e161d4dc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.cdiff 6168c2e0fb5084d187aa8f3ec4093db5e161d4dc Thu Feb 16 22:07:51 CST 2017 Len Brown <len.brown@intel.com> tools/power turbostat: update --list feature

Make it possible to take the entire un-edited output
from `turbostat --list` and feed it to "turbostat --show"
or "turbostat --hide".

To do this, the leading comma was removed
(no mater what columns are active)
and also they dynamic C-state "C1, C2, C3" etc are replaced
by the string "sysfs", which refers to them as a group.

Signed-off-by: Len Brown <len.brown@intel.com>