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

Issue 185953004: Add some statistics to the monsoon profile run (Closed)

Created:
6 years, 9 months ago by atreat
Modified:
6 years, 9 months ago
Reviewers:
dtu, tonyg
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org
Base URL:
https://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add some statistics to the monsoon profile run Add some statistics to the monsoon profile run that are output on the command line. The statistics include the total power, the average power += variance, the peak power and the amount of time that was measured. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256926

Patch Set 1 #

Patch Set 2 : Try again #

Total comments: 4

Patch Set 3 : Rebase and provide own statistics functions #

Total comments: 7

Patch Set 4 : Fix up according to review and add tests #

Patch Set 5 : Rebase to apply upon latest trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -478 lines) Patch
M tools/perf/benchmarks/octane.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/peacekeeper.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/metrics/smoothness.py View 1 2 3 4 5 chunks +5 lines, -9 lines 0 comments Download
D tools/perf/metrics/statistics.py View 1 2 1 chunk +0 lines, -265 lines 0 comments Download
M tools/perf/metrics/statistics_unittest.py View 1 2 3 1 chunk +0 lines, -186 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/profiler/monsoon_profiler.py View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
A + tools/telemetry/telemetry/util/statistics.py View 1 2 3 1 chunk +52 lines, -9 lines 0 comments Download
A + tools/telemetry/telemetry/util/statistics_unittest.py View 1 2 3 3 chunks +20 lines, -7 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
atreat
Adding a few useful statistics.
6 years, 9 months ago (2014-03-03 22:07:59 UTC) #1
dtu
https://chromiumcodereview.appspot.com/185953004/diff/20001/tools/telemetry/telemetry/core/platform/profiler/monsoon.py File tools/telemetry/telemetry/core/platform/profiler/monsoon.py (left): https://chromiumcodereview.appspot.com/185953004/diff/20001/tools/telemetry/telemetry/core/platform/profiler/monsoon.py#oldcode213 tools/telemetry/telemetry/core/platform/profiler/monsoon.py:213: out.append((sample, main_voltage_v)) I've got another patch for this: https://codereview.chromium.org/185643005 ...
6 years, 9 months ago (2014-03-03 23:24:47 UTC) #2
atreat
On 2014/03/03 23:24:47, dtu wrote: > https://chromiumcodereview.appspot.com/185953004/diff/20001/tools/telemetry/telemetry/core/platform/profiler/monsoon.py > File tools/telemetry/telemetry/core/platform/profiler/monsoon.py (left): > > https://chromiumcodereview.appspot.com/185953004/diff/20001/tools/telemetry/telemetry/core/platform/profiler/monsoon.py#oldcode213 > ...
6 years, 9 months ago (2014-03-05 19:54:26 UTC) #3
tonyg
https://codereview.chromium.org/185953004/diff/20001/tools/telemetry/telemetry/core/platform/profiler/monsoon.py File tools/telemetry/telemetry/core/platform/profiler/monsoon.py (left): https://codereview.chromium.org/185953004/diff/20001/tools/telemetry/telemetry/core/platform/profiler/monsoon.py#oldcode213 tools/telemetry/telemetry/core/platform/profiler/monsoon.py:213: out.append((sample, main_voltage_v)) On 2014/03/03 23:24:48, dtu wrote: > I've ...
6 years, 9 months ago (2014-03-08 17:30:03 UTC) #4
atreat
On 2014/03/08 17:30:03, tonyg wrote: > The catch is that tools/telemetry cannot depend on tools/perf. ...
6 years, 9 months ago (2014-03-11 18:06:15 UTC) #5
atreat
On 2014/03/11 18:06:15, atreat wrote: > On 2014/03/08 17:30:03, tonyg wrote: > > The catch ...
6 years, 9 months ago (2014-03-12 14:39:58 UTC) #6
tonyg
This is much better, thank you. Just some minor style nits and then this should ...
6 years, 9 months ago (2014-03-12 15:28:38 UTC) #7
atreat
On 2014/03/12 15:28:38, tonyg wrote: > This is much better, thank you. > > Just ...
6 years, 9 months ago (2014-03-12 19:43:21 UTC) #8
tonyg
lgtm
6 years, 9 months ago (2014-03-12 19:56:35 UTC) #9
atreat
The CQ bit was checked by adam.treat@samsung.com
6 years, 9 months ago (2014-03-12 20:11:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/adam.treat@samsung.com/185953004/60001
6 years, 9 months ago (2014-03-12 20:15:40 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 02:30:09 UTC) #12
commit-bot: I haz the power
Retried try job too often on win for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=159042
6 years, 9 months ago (2014-03-13 02:30:09 UTC) #13
tonyg
The CQ bit was checked by tonyg@chromium.org
6 years, 9 months ago (2014-03-13 13:50:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/adam.treat@samsung.com/185953004/60001
6 years, 9 months ago (2014-03-13 13:51:20 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 13:51:29 UTC) #16
commit-bot: I haz the power
Failed to apply patch for tools/perf/metrics/smoothness.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-13 13:51:30 UTC) #17
atreat
The CQ bit was checked by adam.treat@samsung.com
6 years, 9 months ago (2014-03-13 15:02:58 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/adam.treat@samsung.com/185953004/80001
6 years, 9 months ago (2014-03-13 15:03:10 UTC) #19
commit-bot: I haz the power
6 years, 9 months ago (2014-03-13 21:13:52 UTC) #20
Message was sent while issue was closed.
Change committed as 256926

Powered by Google App Engine
This is Rietveld 408576698