linux-stable/tools/power/x86
Len Brown 1ef7d21afe tools/power turbostat: add --cpu parameter
With the --cpu parameter, turbostat prints only lines
for the specified set of CPUs:

sudo ./turbostat --quiet --show Core,CPU --cpu 0,1,3..5,6-7
	Core	CPU
	-	-
	0	0
	0	4
	1	1
	1	5
	2	6
	3	3
	3	7

Signed-off-by: Len Brown <len.brown@intel.com>
2017-03-01 00:14:22 -05:00
..
turbostat tools/power turbostat: add --cpu parameter 2017-03-01 00:14:22 -05:00
x86_energy_perf_policy tools: Allow tools to be installed in a user specified location 2012-11-30 01:09:45 -05:00