]> www.infradead.org Git - users/hch/block.git/commit
tools/power turbostat: Move debug prints from stdout to stderr
authorPatryk Wlazlyn <patryk.wlazlyn@linux.intel.com>
Wed, 10 Jul 2024 09:34:38 +0000 (11:34 +0200)
committerLen Brown <len.brown@intel.com>
Fri, 26 Jul 2024 17:40:20 +0000 (13:40 -0400)
commit52e130764ab6bdc439bcf124ac3e15f52ca0c8e5
tree03633aa4b649f2cbbd1088bb76c23e5b99062ef7
parent478a01016c08d33635359254fc1ab61a8c83dd1a
tools/power turbostat: Move debug prints from stdout to stderr

This leaves the stdout cleaner, having only counter data. It makes it
easier for programs to parse the output of turbostat, for example
selftests.

Signed-off-by: Patryk Wlazlyn <patryk.wlazlyn@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c