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

Issue 2558283002: [turbofan] Fix source position integration with Linux perf (Closed)

Created:
4 years ago by danno
Modified:
4 years ago
Reviewers:
Jarin, Tobias Tebbi, Yang
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Fix source position integration with Linux perf Committed: https://crrev.com/94fb89040b24e336337f47012e435fe9c2ad8bcf Cr-Commit-Position: refs/heads/master@{#41637}

Patch Set 1 #

Patch Set 2 : Fix stuff #

Patch Set 3 : Remove redundant flags #

Total comments: 4

Patch Set 4 : Review feedback #

Patch Set 5 : Fix build #

Patch Set 6 : Fix build #

Patch Set 7 : Remove dead code #

Patch Set 8 : Remove dead code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -46 lines) Patch
M src/flag-definitions.h View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M src/isolate.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M src/perf-jit.cc View 1 2 3 4 5 6 3 chunks +57 lines, -42 lines 0 comments Download

Messages

Total messages: 25 (16 generated)
danno
PTAL
4 years ago (2016-12-09 11:04:29 UTC) #2
Tobias Tebbi
On 2016/12/09 11:04:29, danno wrote: > PTAL As addressed in Yang's CL (https://codereview.chromium.org/2562973002/), PerfJitLogger::LogWriteDebugInfo must ...
4 years ago (2016-12-09 13:01:06 UTC) #3
Yang
On 2016/12/09 13:01:06, Tobias Tebbi wrote: > On 2016/12/09 11:04:29, danno wrote: > > PTAL ...
4 years ago (2016-12-09 14:28:54 UTC) #4
Yang
On 2016/12/09 14:28:54, Yang wrote: > On 2016/12/09 13:01:06, Tobias Tebbi wrote: > > On ...
4 years ago (2016-12-09 14:29:18 UTC) #5
Tobias Tebbi
lgtm https://codereview.chromium.org/2558283002/diff/40001/src/perf-jit.cc File src/perf-jit.cc (right): https://codereview.chromium.org/2558283002/diff/40001/src/perf-jit.cc#newcode274 src/perf-jit.cc:274: return SourcePositionInfo(pos, function); This does not compute the ...
4 years ago (2016-12-09 14:57:51 UTC) #6
danno
Feedback addressed, landing. https://codereview.chromium.org/2558283002/diff/40001/src/perf-jit.cc File src/perf-jit.cc (right): https://codereview.chromium.org/2558283002/diff/40001/src/perf-jit.cc#newcode274 src/perf-jit.cc:274: return SourcePositionInfo(pos, function); On 2016/12/09 14:57:51, ...
4 years ago (2016-12-12 09:53:57 UTC) #15
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/2558283002/140001
4 years ago (2016-12-12 12:22:57 UTC) #20
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years ago (2016-12-12 12:24:59 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-12 12:26:05 UTC) #25
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/94fb89040b24e336337f47012e435fe9c2ad8bcf
Cr-Commit-Position: refs/heads/master@{#41637}

Powered by Google App Engine
This is Rietveld 408576698