OSDN Git Service

tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz.
authorRafael Antognolli <rafael.antognolli@intel.com>
Wed, 22 Apr 2020 22:02:07 +0000 (15:02 -0700)
committerLen Brown <len.brown@intel.com>
Thu, 3 Sep 2020 17:59:10 +0000 (13:59 -0400)
commitb4b9156953fea108a9540c262e48eafeeff99ab0
tree2a107a3463dea5b9bab42b67b8171f4fa4591970
parent0936cdfbb527a4fa2559292069ebff2e8cf2c843
tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz.

The column already present called GFXMHz reads from gt_cur_freq_mhz,
which represents the GT frequency that was requested, but power
management might not be able to do that. So the new column will display
what the actual frequency GT is running at.

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