commit | 0a42d235e50d677775056324d0762dd102a9ebb0 | [log] [tgz] |
---|---|---|
author | Prarit Bhargava <prarit@redhat.com> | Mon Aug 13 08:45:01 2018 -0400 |
committer | Len Brown <len.brown@intel.com> | Wed Mar 20 22:55:44 2019 -0400 |
tree | 92f495312d608fa2e5ae00115b06abb1f51e7875 | |
parent | 6de68fe15a0fcd0e887d73bd7a549e4dc6446481 [diff] |
tools/power turbostat: Do not display an error on systems without a cpufreq driver Running without a cpufreq driver is a valid case so warnings output in this case should not be to stderr. Use outf instead of stderr for these warnings. Signed-off-by: Prarit Bhargava <prarit@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>