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

Issue 1634653002: [wasm] register WASM code creation event for profilers (Closed)

Created:
4 years, 11 months ago by Weiliang
Modified:
4 years, 10 months ago
Reviewers:
titzer, bradnelson, danno
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

[wasm] register WASM code creation event for profilers Also remove duplicate code Disassemble, which is already done in TF pipeline. BUG= Committed: https://crrev.com/5c7134a98e3ec2cf5dfb66509e1a709c54d5fe0d Cr-Commit-Position: refs/heads/master@{#33610}

Patch Set 1 #

Patch Set 2 : fixed crash #

Total comments: 8

Patch Set 3 : addressed comments #

Patch Set 4 : rebased #

Patch Set 5 : GetName only checks bounds when there is a memory section since some wasm test cases does not have … #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -46 lines) Patch
M src/compiler/wasm-compiler.cc View 1 2 3 6 chunks +50 lines, -45 lines 0 comments Download
M src/wasm/wasm-module.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 21 (8 generated)
Weiliang
PTAL
4 years, 11 months ago (2016-01-26 06:38:30 UTC) #3
danno
https://codereview.chromium.org/1634653002/diff/20001/src/compiler/wasm-compiler.cc File src/compiler/wasm-compiler.cc (right): https://codereview.chromium.org/1634653002/diff/20001/src/compiler/wasm-compiler.cc#newcode2076 src/compiler/wasm-compiler.cc:2076: if (info.isolate()->logger()->is_logging_code_events() || Could you please turn this combined ...
4 years, 11 months ago (2016-01-26 08:40:06 UTC) #4
danno
4 years, 11 months ago (2016-01-26 08:40:06 UTC) #5
titzer
https://codereview.chromium.org/1634653002/diff/20001/src/compiler/wasm-compiler.cc File src/compiler/wasm-compiler.cc (right): https://codereview.chromium.org/1634653002/diff/20001/src/compiler/wasm-compiler.cc#newcode1937 src/compiler/wasm-compiler.cc:1937: Handle<SharedFunctionInfo> shared = You should probably use the shared ...
4 years, 11 months ago (2016-01-26 15:42:31 UTC) #6
Weiliang
Thanks for review. Please take a look at the patch set 3. Thanks -Weiliang https://codereview.chromium.org/1634653002/diff/20001/src/compiler/wasm-compiler.cc ...
4 years, 10 months ago (2016-01-28 14:03:35 UTC) #7
titzer
lgtm
4 years, 10 months ago (2016-01-28 14:07:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1634653002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1634653002/40001
4 years, 10 months ago (2016-01-28 14:42:39 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_asan_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel/builds/12951)
4 years, 10 months ago (2016-01-28 15:00:35 UTC) #12
Weiliang
@titzer, PTAL. Fixed BoundsCheck failure when getting function name with function name offset. Memory section ...
4 years, 10 months ago (2016-01-29 05:29:07 UTC) #14
titzer
On 2016/01/29 05:29:07, Weiliang wrote: > @titzer, PTAL. Fixed BoundsCheck failure when getting function name ...
4 years, 10 months ago (2016-01-29 09:31:46 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1634653002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1634653002/100001
4 years, 10 months ago (2016-01-29 10:56:16 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 10 months ago (2016-01-29 11:21:41 UTC) #19
commit-bot: I haz the power
4 years, 10 months ago (2016-01-29 11:22:19 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/5c7134a98e3ec2cf5dfb66509e1a709c54d5fe0d
Cr-Commit-Position: refs/heads/master@{#33610}

Powered by Google App Engine
This is Rietveld 408576698