Home
last modified time | relevance | path

Searched hist:"812 db3f77b9a3f6ed59baf7a0d5c3fd8ec8ef86a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.8diff 812db3f77b9a3f6ed59baf7a0d5c3fd8ec8ef86a Thu Feb 09 23:25:41 CST 2017 Len Brown <len.brown@intel.com> tools/power turbostat: Add --show and --hide parameters

Add the "--show" and "--hide" cmdline parameters.

By default, turbostat shows all columns.

turbostat --hide counter_list
will continue showing all columns, except for those listed.

turbostat --show counter_list
will show _only_ the listed columns

These features work for built-in counters, and have no effect
on columns added with the --add parameter.

Signed-off-by: Len Brown <len.brown@intel.com>
H A Dturbostat.cdiff 812db3f77b9a3f6ed59baf7a0d5c3fd8ec8ef86a Thu Feb 09 23:25:41 CST 2017 Len Brown <len.brown@intel.com> tools/power turbostat: Add --show and --hide parameters

Add the "--show" and "--hide" cmdline parameters.

By default, turbostat shows all columns.

turbostat --hide counter_list
will continue showing all columns, except for those listed.

turbostat --show counter_list
will show _only_ the listed columns

These features work for built-in counters, and have no effect
on columns added with the --add parameter.

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