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

Issue 1327033003: [test] Add an option to the perf runner to support running with the internal profiler. (Closed)

Created:
5 years, 3 months ago by gdeepti1
Modified:
5 years, 3 months ago
Reviewers:
Michael Achenbach
CC:
v8-dev, bradnelson, Mircea Trofin
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[test] Add an option to the perf runner to support running with the internal profiler. Enhance the perf runner to run with the profiler and print the summary for each d8 run. This automates running the profiler with multiple benchmarks. BUG=None LOG=N TBR=machenbach@chromium.org Committed: https://crrev.com/b571b83bcdff3077f90bdbc5e30fbdf37579ac59 Cr-Commit-Position: refs/heads/master@{#30720}

Patch Set 1 #

Patch Set 2 : Fixing format #

Total comments: 4

Patch Set 3 : Michael's comments #

Total comments: 2

Patch Set 4 : Michael's comment #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M tools/run_perf.py View 1 2 3 3 chunks +17 lines, -0 lines 2 comments Download

Messages

Total messages: 14 (2 generated)
gdeepti1
5 years, 3 months ago (2015-09-10 01:12:49 UTC) #1
Michael Achenbach
https://codereview.chromium.org/1327033003/diff/20001/tools/run_perf.py File tools/run_perf.py (right): https://codereview.chromium.org/1327033003/diff/20001/tools/run_perf.py#newcode651 tools/run_perf.py:651: if profiler_run: Suggestion: Could you maybe just use the ...
5 years, 3 months ago (2015-09-10 07:49:44 UTC) #2
gdeepti1
https://codereview.chromium.org/1327033003/diff/20001/tools/run_perf.py File tools/run_perf.py (right): https://codereview.chromium.org/1327033003/diff/20001/tools/run_perf.py#newcode651 tools/run_perf.py:651: if profiler_run: On 2015/09/10 07:49:44, Michael Achenbach wrote: > ...
5 years, 3 months ago (2015-09-11 08:22:33 UTC) #3
Michael Achenbach
https://codereview.chromium.org/1327033003/diff/20001/tools/run_perf.py File tools/run_perf.py (right): https://codereview.chromium.org/1327033003/diff/20001/tools/run_perf.py#newcode651 tools/run_perf.py:651: if profiler_run: On 2015/09/11 08:22:33, gdeepti1 wrote: > On ...
5 years, 3 months ago (2015-09-11 09:13:02 UTC) #4
gdeepti1
https://codereview.chromium.org/1327033003/diff/20001/tools/run_perf.py File tools/run_perf.py (right): https://codereview.chromium.org/1327033003/diff/20001/tools/run_perf.py#newcode651 tools/run_perf.py:651: if profiler_run: On 2015/09/11 09:13:02, Michael Achenbach wrote: > ...
5 years, 3 months ago (2015-09-11 20:05:57 UTC) #5
Michael Achenbach
lgtm with comment: https://codereview.chromium.org/1327033003/diff/40001/tools/run_perf.py File tools/run_perf.py (right): https://codereview.chromium.org/1327033003/diff/40001/tools/run_perf.py#newcode460 tools/run_perf.py:460: # TODO(machenbach): This requires +.exe if ...
5 years, 3 months ago (2015-09-14 10:24:10 UTC) #6
gdeepti1
https://codereview.chromium.org/1327033003/diff/40001/tools/run_perf.py File tools/run_perf.py (right): https://codereview.chromium.org/1327033003/diff/40001/tools/run_perf.py#newcode460 tools/run_perf.py:460: # TODO(machenbach): This requires +.exe if run on windows. ...
5 years, 3 months ago (2015-09-14 19:46:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1327033003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1327033003/60001
5 years, 3 months ago (2015-09-14 19:46:25 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-09-14 23:14:31 UTC) #11
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/b571b83bcdff3077f90bdbc5e30fbdf37579ac59 Cr-Commit-Position: refs/heads/master@{#30720}
5 years, 3 months ago (2015-09-14 23:14:46 UTC) #12
Michael Achenbach
https://codereview.chromium.org/1327033003/diff/60001/tools/run_perf.py File tools/run_perf.py (right): https://codereview.chromium.org/1327033003/diff/60001/tools/run_perf.py#newcode463 tools/run_perf.py:463: if self.binary != 'd8' and '--prof' in self.extra_flags: Ah ...
5 years, 3 months ago (2015-09-15 07:03:41 UTC) #13
Michael Achenbach
5 years, 3 months ago (2015-09-15 08:14:35 UTC) #14
Message was sent while issue was closed.
Clean up in https://codereview.chromium.org/1341213002/

Powered by Google App Engine
This is Rietveld 408576698