diff options
author | Len Brown <len.brown@intel.com> | 2017-01-11 22:12:25 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2017-03-01 00:14:02 -0500 |
commit | 710f273ba96182fd93ee8540ae06583c7d889d7c (patch) | |
tree | cf3e51d5ad33f9534fe471cc047d8a9cfee30249 /tools/perf/scripts/python | |
parent | 0539ba118fe241b0d03202fda0cd19cb758b7fbd (diff) |
tools/power turbostat: add precision to --debug frequency output
Add a digit of precision to the --debug output for frequency range.
This is useful when BCLK is not an integer.
old:
6 * 83 = 500 MHz max efficiency frequency
26 * 83 = 2166 MHz base frequency
new:
6 * 83.3 = 499.8 MHz max efficiency frequency
26 * 83.3 = 2165.8 MHz base frequency
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions