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

Issue 1014783002: CpuProfiler: ia32. put right address to the stack, so the callee would be able to resolve it into t… (Closed)

Created:
5 years, 9 months ago by loislo
Modified:
5 years, 9 months ago
Reviewers:
alph, Sven Panne, Jarin
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

CpuProfiler: ia32. put right address to the stack, so the callee would be able to resolve it into the right deopt_info. 'from' is using for Code object lookup and will be used for inline_id lookup. see https://codereview.chromium.org/1012633002 So we should be able to map it. BUG=chromium:452067 LOG=n Committed: https://crrev.com/bcf51d25aa5432778b69286f1720c1bf71fbf65d Cr-Commit-Position: refs/heads/master@{#27252}

Patch Set 1 #

Patch Set 2 : comment was added #

Total comments: 1

Patch Set 3 : comments addressed #

Patch Set 4 : comments adjusted #

Patch Set 5 : comments were added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -27 lines) Patch
M src/ia32/lithium-codegen-ia32.cc View 1 2 3 4 2 chunks +47 lines, -27 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
loislo
PTAL
5 years, 9 months ago (2015-03-17 09:28:42 UTC) #2
Jarin
https://codereview.chromium.org/1014783002/diff/20001/src/ia32/lithium-codegen-ia32.cc File src/ia32/lithium-codegen-ia32.cc (right): https://codereview.chromium.org/1014783002/diff/20001/src/ia32/lithium-codegen-ia32.cc#newcode394 src/ia32/lithium-codegen-ia32.cc:394: Immediate(ExternalReference::ForDeoptEntry(entry))); This will not work because an asynchronous signal ...
5 years, 9 months ago (2015-03-17 12:44:22 UTC) #3
loislo
On 2015/03/17 at 12:44:22, jarin wrote: > https://codereview.chromium.org/1014783002/diff/20001/src/ia32/lithium-codegen-ia32.cc > File src/ia32/lithium-codegen-ia32.cc (right): > > https://codereview.chromium.org/1014783002/diff/20001/src/ia32/lithium-codegen-ia32.cc#newcode394 ...
5 years, 9 months ago (2015-03-17 14:48:39 UTC) #4
Sven Panne
On 2015/03/17 14:48:39, loislo wrote: > Does Red Zone helps in this case? > http://en.wikipedia.org/wiki/Red_zone_(computing) ...
5 years, 9 months ago (2015-03-17 14:54:09 UTC) #5
loislo
On 2015/03/17 at 14:54:09, svenpanne wrote: > On 2015/03/17 14:48:39, loislo wrote: > > Does ...
5 years, 9 months ago (2015-03-17 15:52:24 UTC) #6
alph
lgtm
5 years, 9 months ago (2015-03-17 17:58:47 UTC) #7
Sven Panne
lgtm
5 years, 9 months ago (2015-03-18 08:04:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1014783002/80001
5 years, 9 months ago (2015-03-18 08:07:17 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 9 months ago (2015-03-18 08:09:40 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-03-18 08:09:52 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/bcf51d25aa5432778b69286f1720c1bf71fbf65d
Cr-Commit-Position: refs/heads/master@{#27252}

Powered by Google App Engine
This is Rietveld 408576698