commit | 1ef7d21afe2197013aefe0e93641aa2c5a9ac3db | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Fri Feb 10 23:54:15 2017 -0500 |
committer | Len Brown <len.brown@intel.com> | Wed Mar 01 00:14:22 2017 -0500 |
tree | 091ee74fcf0fae2aee8b70dafebdd409f6001cdd | |
parent | 41618e63f2a869902f8534f0db337e85d6bd04c8 [diff] |
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>