linux/tools/power/cpupower/utils
Thomas Renninger 9ee31f618a cpupower: Make monitor command -c/--cpu aware
This allows for example:
cpupower -c 2-4,6 monitor -m Mperf
              |Mperf
PKG |CORE|CPU | C0   | Cx   | Freq
   0|   8|   4|  2.42| 97.58|  1353
   0|  16|   2| 14.38| 85.62|  1928
   0|  24|   6|  1.76| 98.24|  1442
   1|  16|   3| 15.53| 84.47|  1650

CPUs always get resorted for package, core then cpu id if it could get read out
(or however you name these topology levels...).
Still this is a nice way to keep the overview if a test binary is bound to
a specific CPU or if one wants to show all CPUs inside a package or similar.

Still missing: Do not measure not available cores to reduce the overhead
and achieve better results.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2011-08-15 20:03:16 +02:00
..
helpers cpupower: Better detect offlined CPUs 2011-08-15 20:03:10 +02:00
idle_monitor cpupower: Make monitor command -c/--cpu aware 2011-08-15 20:03:16 +02:00
builtin.h cpupowerutils - cpufrequtils extended with quite some features 2011-07-29 18:35:36 +02:00
cpufreq-info.c cpupower: Show Intel turbo ratio support via ./cpupower frequency-info 2011-07-29 19:37:25 +02:00
cpufreq-set.c cpupowerutils: utils - ConfigStyle bugfixes 2011-07-29 18:35:39 +02:00
cpuidle-info.c cpupowerutils: utils - ConfigStyle bugfixes 2011-07-29 18:35:39 +02:00
cpupower-info.c cpupowerutils: utils - ConfigStyle bugfixes 2011-07-29 18:35:39 +02:00
cpupower-set.c cpupowerutils: utils - ConfigStyle bugfixes 2011-07-29 18:35:39 +02:00
cpupower.c cpupowerutils: utils - ConfigStyle bugfixes 2011-07-29 18:35:39 +02:00
version-gen.sh cpupowerutils: use kernel version-derived version string 2011-07-29 18:35:39 +02:00