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

Issue 2085143003: [Interpreter] Fix missing entries for bytecode handlers in perf mapping. (Closed)

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

Description

[Interpreter] Fix missing entries for bytecode handlers in perf mapping. Since [1], Logger does not dispatch anymore to the other loggers. This is now the task of the CodeEventDispatcher, and Logger is just a client. One use of the Logger as dispatcher wasn't caught in the refactoring, which caused the entries for bytecode handlers loaded from the snapshot to be missing from the symbols mapping written by PerfBasicLogger. [1] https://crrev.com/9df23510eaa12eb5c298cf68a92e90c6e992855c BUG=v8:4899 LOG=N Committed: https://crrev.com/91769d646498bd3d78030c0a49fe203b9fc8cf0a Cr-Commit-Position: refs/heads/master@{#37224}

Patch Set 1 #

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

Messages

Total messages: 23 (14 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2085143003/1
4 years, 6 months ago (2016-06-22 16:54:01 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-22 17:17:22 UTC) #5
Stefano Sanfilippo
rmcilroy@ PTAL, thanks. Additionally, alph@ could you please have a look at the fix and ...
4 years, 6 months ago (2016-06-23 12:24:59 UTC) #12
rmcilroy
lgtm
4 years, 6 months ago (2016-06-23 12:40:54 UTC) #14
Stefano Sanfilippo
On 2016/06/23 12:40:54, rmcilroy wrote: > lgtm Thank you. I'll wait until this evening before ...
4 years, 6 months ago (2016-06-23 12:44:33 UTC) #15
alph
On 2016/06/23 12:44:33, Stefano Sanfilippo wrote: > On 2016/06/23 12:40:54, rmcilroy wrote: > > lgtm ...
4 years, 6 months ago (2016-06-23 17:20:48 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2085143003/1
4 years, 6 months ago (2016-06-23 17:25:17 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-23 17:50:07 UTC) #21
commit-bot: I haz the power
4 years, 6 months ago (2016-06-23 17:52:10 UTC) #23
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/91769d646498bd3d78030c0a49fe203b9fc8cf0a
Cr-Commit-Position: refs/heads/master@{#37224}

Powered by Google App Engine
This is Rietveld 408576698