commit | 27d47356b6dfa92042a17a0b474f08910d4c8e8f | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Sat Feb 27 00:37:54 2016 -0500 |
committer | Len Brown <len.brown@intel.com> | Sun Mar 13 03:55:40 2016 -0400 |
tree | c1eb6a566c01ba97513c1133518b672cae192852 | |
parent | 562a2d377bb9882c49debc9e1be7127a1717e242 [diff] |
tools/power turbostat: show GFXMHz Under the column "GFXMHz", show a snapshot of this attribute: /sys/class/graphics/fb0/device/drm/card0/gt_cur_freq_mhz This is an instantaneous snapshot of what sysfs presents at the end of the measurement interval. turbostat does not average or otherwise perform any math on this value. Signed-off-by: Len Brown <len.brown@intel.com>