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

Issue 2822433002: [tickprocessor] Consider top of the stack as pc if it points to a code object. (Closed)

Created:
3 years, 8 months ago by Jarin
Modified:
3 years, 8 months ago
Reviewers:
Benedikt Meurer
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[tickprocessor] Consider top of the stack as pc if it points to a code object. Previously, we would only consider it if it pointed to a full-code JS function. Thus we could miss both optimized functions and bytecode handlers if they called frame-less code. Review-Url: https://codereview.chromium.org/2822433002 Cr-Commit-Position: refs/heads/master@{#44640} Committed: https://chromium.googlesource.com/v8/v8/+/4433ac299eae30b75357b05dab16d142d239f64e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tools/tickprocessor.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (7 generated)
Jarin
This is the profiler call stack you already using :-)
3 years, 8 months ago (2017-04-13 10:52:16 UTC) #4
Benedikt Meurer
lgtm
3 years, 8 months ago (2017-04-13 10:59:39 UTC) #5
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/2822433002/1
3 years, 8 months ago (2017-04-13 11:07:17 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/v8/v8/+/4433ac299eae30b75357b05dab16d142d239f64e
3 years, 8 months ago (2017-04-13 11:13:37 UTC) #11
Benedikt Meurer
3 years, 7 months ago (2017-04-27 09:38:14 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2844053003/ by bmeurer@chromium.org.

The reason for reverting is: Seems to lead to more (completely) misattributed
ticks.

Powered by Google App Engine
This is Rietveld 408576698