Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Issue 220963003: [Telemetry] Output average GPU frequency from power metric (Closed)

Created:
6 years, 8 months ago by jeremy
Modified:
6 years, 8 months ago
Reviewers:
tonyg
CC:
chromium-reviews, telemetry+watch_chromium.org, ccameron
Visibility:
Public.

Description

[Telemetry] Output average GPU frequency from power metric Add a result for 'gpu_average_frequency_hz' to the power metric. This represents a weighted average of the P-States over the time the GPU was active. Also correctly convert hz -> mhz in powermetrics output. BUG=357106 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261421

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix hz -> mhz conversion #

Total comments: 1

Patch Set 3 : average_freq_mhz -> average_freq_hz #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M tools/perf/metrics/power.py View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/power_monitor/powermetrics_power_monitor.py View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/power_monitor/powermetrics_power_monitor_unittest.py View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
jeremy
6 years, 8 months ago (2014-04-01 13:44:43 UTC) #1
tonyg
Please address the comment, but lgtm in advance to avoid a timezone round trip. https://codereview.chromium.org/220963003/diff/1/tools/perf/metrics/power.py ...
6 years, 8 months ago (2014-04-01 16:19:43 UTC) #2
jeremy
I'd actually like another round of review if that's ok... 1. Turns out powermetrics reports ...
6 years, 8 months ago (2014-04-02 07:29:56 UTC) #3
tonyg
lgtm after another nit https://codereview.chromium.org/220963003/diff/20001/tools/perf/metrics/power.py File tools/perf/metrics/power.py (right): https://codereview.chromium.org/220963003/diff/20001/tools/perf/metrics/power.py#newcode92 tools/perf/metrics/power.py:92: results.Add('gpu_average_frequency_hz', 'hz', gpu_freq_mhz * 10 ...
6 years, 8 months ago (2014-04-02 16:32:23 UTC) #4
jeremy
The CQ bit was checked by jeremy@chromium.org
6 years, 8 months ago (2014-04-03 09:26:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremy@chromium.org/220963003/40001
6 years, 8 months ago (2014-04-03 09:26:54 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-03 14:59:12 UTC) #7
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
6 years, 8 months ago (2014-04-03 14:59:12 UTC) #8
jeremy
The CQ bit was checked by jeremy@chromium.org
6 years, 8 months ago (2014-04-03 15:38:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremy@chromium.org/220963003/40001
6 years, 8 months ago (2014-04-03 15:40:21 UTC) #10
commit-bot: I haz the power
6 years, 8 months ago (2014-04-03 15:47:34 UTC) #11
Message was sent while issue was closed.
Change committed as 261421

Powered by Google App Engine
This is Rietveld 408576698