]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tools/power turbostat: update parameters, documentation
authorLen Brown <len.brown@intel.com>
Tue, 10 Feb 2015 06:56:38 +0000 (01:56 -0500)
committerLen Brown <len.brown@intel.com>
Tue, 10 Feb 2015 06:56:38 +0000 (01:56 -0500)
commitd8af6f5f0fca7c5271539dab0d75942ccf09d65c
tree19f4dfcdd8c8c173c66ee02c4aecd053819bf433
parentee7e38e3d8805ba6471bddd088fae92ce5ab1ef5
tools/power turbostat: update parameters, documentation

Long format options added, though the short ones should still work.
eg. the new "--Counter 0x10" is the same as the old "-C 0x10"

Note this Incompatibility:
Old:
-v displayed verbose debug output

New:
-v and --version simpaly display version

Additional parameters:
-d and --debug display verbose debug output
-h and --help display a help message

Updated turbosat.8 man page accordingly.

Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.8
tools/power/x86/turbostat/turbostat.c