linux/tools/power/x86
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
..
turbostat tools/power turbostat: fix parameter passing for forked command 2015-07-15 21:49:41 -04:00
x86_energy_perf_policy tools: Allow tools to be installed in a user specified location 2012-11-30 01:09:45 -05:00