]> git.baikalelectronics.ru Git - kernel.git/commit
tools/power turbostat: update PERF_LIMIT_REASONS decoding
authorLen Brown <len.brown@intel.com>
Fri, 13 Mar 2015 20:30:57 +0000 (16:30 -0400)
committerLen Brown <len.brown@intel.com>
Mon, 13 Apr 2015 19:52:54 +0000 (15:52 -0400)
commit80e21029da8d513b385974d2c3e119a2c8ec2159
tree0fca1f6a3507278776b1a02838205067d2fdb52b
parentb6b68f9a4be94d94507667bed010d0c4124ca4c6
tools/power turbostat: update PERF_LIMIT_REASONS decoding

cosmetic only.

order the decoding of MSR_PERF_LIMIT_REASONS bits
from MSB to LSB -- which you notice when more than 1 bit is set
and you are, say, comparing the output to the documentation...

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