tools/power turbostat: fix x2apic debug message output file
authorLen Brown <len.brown@intel.com>
Wed, 25 Jul 2018 21:25:29 +0000 (17:25 -0400)
committerLen Brown <len.brown@intel.com>
Thu, 26 Jul 2018 18:20:59 +0000 (14:20 -0400)
commitcfce494db3bfccd2a0774652b95f286639acef36
treedfd2213367dcb11ee4f976c53730cb129f64cced
parent4f206a0fabc3e806349add0996b3a999739559d2
tools/power turbostat: fix x2apic debug message output file

A recently added x2apic debug message was hard-coded to stderr.
That doesn't work with "-o outfile".

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