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

Issue 2083863004: Include file names in trace_turbo output (Closed)

Created:
4 years, 6 months ago by mattloring
Modified:
4 years, 6 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

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}

Patch Set 1 #

Patch Set 2 : Respect trace_file_names flag #

Total comments: 1

Patch Set 3 : Remove : from filenames #

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

Messages

Total messages: 20 (9 generated)
mattloring
4 years, 6 months ago (2016-06-22 03:02:21 UTC) #1
ofrobots
On 2016/06/22 03:02:21, mattloring wrote: Shouldn't this new behviour kick in only when FLAG_trace_file_names is ...
4 years, 6 months ago (2016-06-22 16:46:44 UTC) #2
mattloring
Full script path is used. The trace_file_names option is now respected and the description has ...
4 years, 6 months ago (2016-06-22 17:26:43 UTC) #5
Benedikt Meurer
LGTM with nit. https://codereview.chromium.org/2083863004/diff/20001/src/compiler/graph-visualizer.cc File src/compiler/graph-visualizer.cc (right): https://codereview.chromium.org/2083863004/diff/20001/src/compiler/graph-visualizer.cc#newcode58 src/compiler/graph-visualizer.cc:58: SNPrintF(full_filename, "%s:%s.%s", filename.start(), source_file, suffix); Nit: ...
4 years, 6 months ago (2016-06-22 17:37:44 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2083863004/40001
4 years, 6 months ago (2016-06-22 17:56:04 UTC) #9
mattloring
On 2016/06/22 17:37:44, Benedikt Meurer wrote: > LGTM with nit. > > https://codereview.chromium.org/2083863004/diff/20001/src/compiler/graph-visualizer.cc > File ...
4 years, 6 months ago (2016-06-22 17:56:13 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-22 18:23:56 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2083863004/40001
4 years, 6 months ago (2016-06-22 18:32:39 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-22 18:35:10 UTC) #17
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/a53b9bf02f31e5647c37e0392afa19f74df1a3ba Cr-Commit-Position: refs/heads/master@{#37199}
4 years, 6 months ago (2016-06-22 18:37:39 UTC) #19
mattloring
4 years, 6 months ago (2016-06-22 20:46:13 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2083153004/ by mattloring@google.com.

The reason for reverting is: 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..

Powered by Google App Engine
This is Rietveld 408576698