Skip to content
Commit b7d8c148 authored by Len Brown's avatar Len Brown
Browse files

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: default avatarLen Brown <len.brown@intel.com>
parent 75d2e44e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment