kernel-hacking-2024-linux-s.../tools/power
Len Brown a01e72fbc4 tools/power turbostat: fix parameter passing for forked command
turbostat supports forked command when sampling cpu state. However,
the forked command is not allowed to be executed with options, otherwise
turbostat might regard these options as invalid turbostat options.

For example:

./turbostat stress -c 4 -t 10
./turbostat: unrecognized option '-t'

Reported-by: Chen Yu <yu.c.chen@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2015-07-15 21:49:41 -04:00
..
acpi ACPICA: Fix a sscanf format string. 2015-04-14 14:51:53 +02:00
cpupower cpupower: fix breakage from libpci API change 2015-04-15 21:54:26 +02:00
x86 tools/power turbostat: fix parameter passing for forked command 2015-07-15 21:49:41 -04:00