tools/power turbostat: fix -S on UP systems
authorLen Brown <len.brown@intel.com>
Fri, 20 Jul 2018 18:47:03 +0000 (14:47 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2018 07:26:27 +0000 (09:26 +0200)
commita10170d94ed4954f62e2cf73ce7cf5c531790163
tree09971b1ce8cbed852edb2d3bc1cc431b0e37714e
parent10ca6b3f92d3907a4b25ab198c7b5c84aefa3bc7
tools/power turbostat: fix -S on UP systems

[ Upstream commit 9d83601a9cc1884d1b5706ee2acc661d558c6838 ]

The -S (system summary) option failed to print any data on a 1-processor system.

Reported-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/power/x86/turbostat/turbostat.c