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

Issue 2479543002: Porting relevant legacy conversion code from performance_lp to src side (Closed)

Created:
4 years, 1 month ago by eyaich1
Modified:
4 years ago
CC:
chromium-reviews, enne (OOO)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Porting relevant legacy conversion code from performance_lp to src side BUG=chromium:633253 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/082a30cca1f30f75f9ef932153d20fa0135ae677 Cr-Commit-Position: refs/heads/master@{#429997}

Patch Set 1 #

Patch Set 2 : Moving script to tools/perf #

Patch Set 3 : Adding script to isolate #

Total comments: 27

Patch Set 4 : Responding to review comments #

Patch Set 5 : Renaming protected functions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+445 lines, -14 lines) Patch
M cc/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M testing/scripts/run_gtest_perf_test.py View 1 2 3 2 chunks +30 lines, -14 lines 0 comments Download
A tools/perf/generate_legacy_perf_dashboard_json.py View 1 2 3 4 1 chunk +257 lines, -0 lines 0 comments Download
A tools/perf/generate_legacy_perf_dashboard_json_unittest.py View 1 2 3 4 1 chunk +101 lines, -0 lines 0 comments Download
A tools/perf/testdata/artificial_graph-summary.dat View 1 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/testdata/commit_charge-summary.dat View 1 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/testdata/graphing_processor.log View 1 1 chunk +49 lines, -0 lines 0 comments Download
A tools/perf/testdata/processes-summary.dat View 1 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/testdata/vm_final_browser-summary.dat View 1 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/testdata/vm_final_total-summary.dat View 1 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/testdata/ws_final_browser-summary.dat View 1 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/testdata/ws_final_total-summary.dat View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 38 (16 generated)
eyaich1
Note: Most of this code is copied from build/scripts/slave/performance_log_processor.py including the tests. I manipulated it ...
4 years, 1 month ago (2016-11-03 14:18:50 UTC) #2
eakuefner
Should this go in src/tools/perf?
4 years, 1 month ago (2016-11-03 17:03:33 UTC) #3
Ken Russell (switch to Gerrit)
On 2016/11/03 17:03:33, eakuefner wrote: > Should this go in src/tools/perf? I think it should. ...
4 years, 1 month ago (2016-11-03 18:31:41 UTC) #4
eyaich1
On 2016/11/03 18:31:41, Ken Russell wrote: > On 2016/11/03 17:03:33, eakuefner wrote: > > Should ...
4 years, 1 month ago (2016-11-04 15:07:49 UTC) #6
eyaich1
4 years, 1 month ago (2016-11-04 15:08:19 UTC) #7
eyaich1
4 years, 1 month ago (2016-11-04 15:08:20 UTC) #8
eyaich1
On 2016/11/04 15:08:20, eyaich1 wrote: Ken I will still need owners approval from you in ...
4 years, 1 month ago (2016-11-04 15:09:36 UTC) #10
Ken Russell (switch to Gerrit)
Thanks for reorganizing. lgtm https://codereview.chromium.org/2479543002/diff/40001/testing/scripts/run_gtest_perf_test.py File testing/scripts/run_gtest_perf_test.py (right): https://codereview.chromium.org/2479543002/diff/40001/testing/scripts/run_gtest_perf_test.py#newcode39 testing/scripts/run_gtest_perf_test.py:39: # Add src/tools/perf wheree generate_legacy_perf_dashboard_json.py ...
4 years, 1 month ago (2016-11-04 15:16:16 UTC) #12
eakuefner
Looks good overall; some mostly minor comments. https://codereview.chromium.org/2479543002/diff/40001/testing/scripts/run_gtest_perf_test.py File testing/scripts/run_gtest_perf_test.py (right): https://codereview.chromium.org/2479543002/diff/40001/testing/scripts/run_gtest_perf_test.py#newcode95 testing/scripts/run_gtest_perf_test.py:95: env=env, stdoutfile=tempfile_path) ...
4 years, 1 month ago (2016-11-04 16:58:56 UTC) #13
eyaich1
https://codereview.chromium.org/2479543002/diff/40001/testing/scripts/run_gtest_perf_test.py File testing/scripts/run_gtest_perf_test.py (right): https://codereview.chromium.org/2479543002/diff/40001/testing/scripts/run_gtest_perf_test.py#newcode39 testing/scripts/run_gtest_perf_test.py:39: # Add src/tools/perf wheree generate_legacy_perf_dashboard_json.py lives On 2016/11/04 15:16:16, ...
4 years, 1 month ago (2016-11-04 17:33:03 UTC) #14
eakuefner
lgtm
4 years, 1 month ago (2016-11-04 17:39:38 UTC) #15
aelias_OOO_until_Jul13
cc/ lgtm
4 years, 1 month ago (2016-11-04 17:45:56 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2479543002/60001
4 years, 1 month ago (2016-11-04 17:47:02 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/297448)
4 years, 1 month ago (2016-11-04 17:56:14 UTC) #22
iannucci
lgtm
4 years, 1 month ago (2016-11-04 18:23:33 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2479543002/60001
4 years, 1 month ago (2016-11-04 18:24:52 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/297502)
4 years, 1 month ago (2016-11-04 18:34:47 UTC) #28
Ken Russell (switch to Gerrit)
On 2016/11/04 18:34:47, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 1 month ago (2016-11-04 18:40:45 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2479543002/80001
4 years, 1 month ago (2016-11-04 18:42:41 UTC) #32
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-04 20:21:22 UTC) #34
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/082a30cca1f30f75f9ef932153d20fa0135ae677 Cr-Commit-Position: refs/heads/master@{#429997}
4 years, 1 month ago (2016-11-04 20:24:41 UTC) #36
Dirk Pranke
4 years ago (2016-12-02 21:47:55 UTC) #38
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698