]> asedeno.scripts.mit.edu Git - linux.git/commit
tools/power turbostat: add --out option for saving output in a file
authorLen Brown <len.brown@intel.com>
Sun, 14 Feb 2016 04:36:17 +0000 (23:36 -0500)
committerLen Brown <len.brown@intel.com>
Sun, 13 Mar 2016 07:55:39 +0000 (03:55 -0400)
commitb7d8c1483bbf6ec9d2dd76d6a1c91a38c3f6ac35
treec69de391e33785a84181310e3018868576924d6d
parent75d2e44e60490ba1fee076a5f4dcfbdc8598e8c4
tools/power turbostat: add --out option for saving output in a file

By default...

Turbostat --debug gconfiguration info goes to stderr.

In FORK mode, turbostat statistics go to stderr.

In PERIODIC mode, turbostat statistics go to stdout.

These defaults do not change, but an option "--out file"
will send all output above only to the specified file.

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