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

Issue 2053383002: Machine-readable TurboFan compiler statistics (Closed)

Created:
4 years, 6 months ago by mvstanton
Modified:
4 years, 6 months ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com, Michael Hablich
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Machine-readable TurboFan compiler statistics We'd like to track performance metrics in an automated way. This CL introduces --turbo-stats-nvp which exposes --turbo-stats information in {"name"=value} pair format. BUG= Committed: https://crrev.com/14732265690f533cf350290474b5026311522696 Cr-Commit-Position: refs/heads/master@{#36919}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Code comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -30 lines) Patch
M src/compilation-statistics.h View 1 3 chunks +8 lines, -2 lines 0 comments Download
M src/compilation-statistics.cc View 1 4 chunks +35 lines, -24 lines 0 comments Download
M src/compiler/pipeline.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/flag-definitions.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/isolate.cc View 1 1 chunk +10 lines, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
mvstanton
Hi Michael, Here is a CL which adds "nvp" option to turbo stats. It doesn't ...
4 years, 6 months ago (2016-06-10 14:03:29 UTC) #2
Michael Starzinger
LGTM with one suggestion. https://codereview.chromium.org/2053383002/diff/1/src/compilation-statistics.cc File src/compilation-statistics.cc (right): https://codereview.chromium.org/2053383002/diff/1/src/compilation-statistics.cc#newcode130 src/compilation-statistics.cc:130: if (!s.machine_output()) WriteHeader(os); This hard-codes ...
4 years, 6 months ago (2016-06-13 08:22:16 UTC) #3
mvstanton
Thanks for the suggestion! I've made use of this print/format struct as you described. Uploadin'...
4 years, 6 months ago (2016-06-13 09:06:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2053383002/20001
4 years, 6 months ago (2016-06-13 09:06:36 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-13 09:35:42 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-13 09:35:53 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/14732265690f533cf350290474b5026311522696
Cr-Commit-Position: refs/heads/master@{#36919}

Powered by Google App Engine
This is Rietveld 408576698