Home
last modified time | relevance | path

Searched hist:"0 ec712e36c1d5bafe6e65e53a19f136b778866cd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.cdiff 0ec712e36c1d5bafe6e65e53a19f136b778866cd Fri Sep 21 21:26:57 CDT 2018 Len Brown <len.brown@intel.com> tools/power turbostat: reduce debug output

A recent turbostat release increased topo.max_cpu_num
to make it convenient to handle sysfs bitmaps of 32-cpus.

But users, who regularly make use of "--debug", then saw a bunch of output
for cpus that were not present.

Remove that extra output by checking a cpu is online before dumping its info.

Signed-off-by: Len Brown <len.brown@intel.com>
Cc: Prarit Bhargava <prarit@redhat.com>