diff options
author | Len Brown <len.brown@intel.com> | 2014-02-06 00:55:19 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2014-03-05 22:19:55 -0500 |
commit | fc04cc67ea8f44124f048832a745a24bc2fa12fa (patch) | |
tree | 31959e42a8752f9a01814471565ed11799ec7838 /kernel/range.c | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 (diff) | |
download | op-kernel-dev-fc04cc67ea8f44124f048832a745a24bc2fa12fa.zip op-kernel-dev-fc04cc67ea8f44124f048832a745a24bc2fa12fa.tar.gz |
tools/power turbostat: simplify output, add Avg_MHz
Use 8 columns for each number ouput.
We don't fit into 80 columns on most machines,
so keep the format simple.
Print frequency in MHz instead of GHz.
We've got 8 columns now, so use them to
show low frequency in a more natural unit.
Many users didn't understand what %c0 meant,
so re-name it to be %Busy.
Add Avg_MHz column, which is the frequency that many
users expect to see -- the total number of cycles executed
over the measurement interval.
People found the previous GHz to be confusing, since
it was the speed only over the non-idle interval.
That measurement has been re-named Bzy_MHz.
Suggested-by: Dirk J. Brandewie
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'kernel/range.c')
0 files changed, 0 insertions, 0 deletions