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

Issue 1943923002: [Interpreter] Do not write Ignition dispatch counters to file by default. (Closed)

Created:
4 years, 7 months ago by Stefano Sanfilippo
Modified:
4 years, 7 months ago
Reviewers:
Camillo Bruni, rmcilroy
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

[Interpreter] Do not write Ignition dispatch counters to file by default. Since Ignition dispatch counters have been made accessible from JavaScript via getIgnitionDispatchCounters() in [1], writing them to a file at the end of the execution does not seem the best default anymore. Following this commit, a file is written only if d8 is invoked with --trace-ignition-dispatches-output-file. [1] https://crrev.com/905becd13b8696e126255decf130fdb9e1d9aa30 LOG=N BUG=v8:4899 Committed: https://crrev.com/4b3953df59a4a78961b0902fb98007b40439dc6e Cr-Commit-Position: refs/heads/master@{#36015}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix spelling. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/d8.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/flag-definitions.h View 1 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 30 (19 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943923002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943923002/1
4 years, 7 months ago (2016-05-03 15:03:47 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-03 15:28:35 UTC) #7
Stefano Sanfilippo
Here's another take on https://codereview.chromium.org/1949453002/, PTAL.
4 years, 7 months ago (2016-05-03 15:46:10 UTC) #13
rmcilroy
LGTM if Camillo is happy.
4 years, 7 months ago (2016-05-03 15:56:03 UTC) #14
rmcilroy
Forgot to publish comments: https://codereview.chromium.org/1943923002/diff/1/src/flag-definitions.h File src/flag-definitions.h (right): https://codereview.chromium.org/1943923002/diff/1/src/flag-definitions.h#newcode304 src/flag-definitions.h:304: "written (by default, the table ...
4 years, 7 months ago (2016-05-03 15:56:26 UTC) #15
Camillo Bruni
On 2016/05/03 at 15:56:26, rmcilroy wrote: > Forgot to publish comments: > > https://codereview.chromium.org/1943923002/diff/1/src/flag-definitions.h > ...
4 years, 7 months ago (2016-05-03 15:57:39 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943923002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943923002/20001
4 years, 7 months ago (2016-05-04 09:03:57 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-04 09:37:20 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943923002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943923002/20001
4 years, 7 months ago (2016-05-04 11:19:00 UTC) #26
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-04 11:21:21 UTC) #28
commit-bot: I haz the power
4 years, 7 months ago (2016-05-04 11:23:24 UTC) #30
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4b3953df59a4a78961b0902fb98007b40439dc6e
Cr-Commit-Position: refs/heads/master@{#36015}

Powered by Google App Engine
This is Rietveld 408576698