diff options
author | 2017-01-11 22:12:25 -0500 | |
---|---|---|
committer | 2017-03-01 00:14:02 -0500 | |
commit | 710f273ba96182fd93ee8540ae06583c7d889d7c (patch) | |
tree | cf3e51d5ad33f9534fe471cc047d8a9cfee30249 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | tools/power turbostat: Baytrail c-state support (diff) | |
download | linux-dev-710f273ba96182fd93ee8540ae06583c7d889d7c.tar.xz linux-dev-710f273ba96182fd93ee8540ae06583c7d889d7c.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions