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

Issue 2081323007: Reland of Include file names in trace_turbo output (Closed)

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

Description

Reland of Include file names in trace_turbo output (patchset #1 id:1 of https://codereview.chromium.org/2083153004/ ) Reason for revert: Ready to test fix and reland. Original issue's description: > Revert of Include file names in trace_turbo output (patchset #3 id:40001 of https://codereview.chromium.org/2083863004/ ) > > Reason for revert: > Many build bots are failing with a message of the form: > > Missing or invalid v8 JSON file: /tmp/tmp2qcEUy_swarming/0/output.json > > Can be relanded once we understand why these failures are occuring. > > Original issue's description: > > Include file names in trace_turbo output > > > > The trace turbo output will overwrite itself when functions in different > > files share the same name. Output files now have the form > > `turbo-<function_name>:<opt_file_name>-<opt_phase>.suffix`. > > > > R=ofrobots@google.com > > BUG= > > > > Committed: https://crrev.com/a53b9bf02f31e5647c37e0392afa19f74df1a3ba > > Cr-Commit-Position: refs/heads/master@{#37199} > > TBR=ofrobots@google.com,bmeurer@chromium.org,danno@chromium.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG= > > Committed: https://crrev.com/97c2bc362f234bd58515a0faf6af23b4f8ad183a > Cr-Commit-Position: refs/heads/master@{#37204} TBR=ofrobots@google.com,bmeurer@chromium.org,danno@chromium.org,machenbach@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= Committed: https://crrev.com/9480ea449685fc1efa25e2b97ea063be0e7e10a0 Cr-Commit-Position: refs/heads/master@{#37303}

Patch Set 1 #

Patch Set 2 : Only remove path separator from injected script names #

Total comments: 2

Patch Set 3 : Use std::replace instead of loop for char replacement #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -2 lines) Patch
M src/compiler/graph-visualizer.cc View 1 2 3 1 chunk +22 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
mattloring
Created Reland of Include file names in trace_turbo output
4 years, 6 months ago (2016-06-22 22:59:04 UTC) #1
Michael Achenbach
Green light from infra pov. Ass discussed elsewhere, the breakages were possibly an infra outage.
4 years, 6 months ago (2016-06-24 09:03:57 UTC) #2
ofrobots
https://codereview.chromium.org/2081323007/diff/70001/src/compiler/graph-visualizer.cc File src/compiler/graph-visualizer.cc (right): https://codereview.chromium.org/2081323007/diff/70001/src/compiler/graph-visualizer.cc#newcode46 src/compiler/graph-visualizer.cc:46: for (int i = 0; i < strlen(source_file); i++) ...
4 years, 5 months ago (2016-06-27 17:57:39 UTC) #3
mattloring
https://codereview.chromium.org/2081323007/diff/70001/src/compiler/graph-visualizer.cc File src/compiler/graph-visualizer.cc (right): https://codereview.chromium.org/2081323007/diff/70001/src/compiler/graph-visualizer.cc#newcode46 src/compiler/graph-visualizer.cc:46: for (int i = 0; i < strlen(source_file); i++) ...
4 years, 5 months ago (2016-06-27 18:40:45 UTC) #4
ofrobots
lgtm
4 years, 5 months ago (2016-06-27 21:49:49 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2081323007/90001
4 years, 5 months ago (2016-06-27 21:50:59 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-27 21:51:02 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2081323007/90001
4 years, 5 months ago (2016-06-27 22:02:59 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-27 22:03:03 UTC) #13
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/2081323007/110001
4 years, 5 months ago (2016-06-28 00:01:58 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:110001)
4 years, 5 months ago (2016-06-28 00:02:13 UTC) #17
commit-bot: I haz the power
4 years, 5 months ago (2016-06-28 00:04:46 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9480ea449685fc1efa25e2b97ea063be0e7e10a0
Cr-Commit-Position: refs/heads/master@{#37303}

Powered by Google App Engine
This is Rietveld 408576698