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

Issue 1686233002: Add Scoped Context Info (Isolate) to V8 Traces (Closed)

Created:
4 years, 10 months ago by fmeawad
Modified:
4 years, 10 months ago
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

Add Scoped Context Info (Isolate) to V8 Traces This patch adds the newly added support for contexts in V8 Tracing, as well as use it to mark all the entry points for a V8 Isolate. BUG=v8:4565 LOG=N Committed: https://crrev.com/44823c3c6965966c63b7e2e2361d0f2a58d196ea Cr-Commit-Position: refs/heads/master@{#34092}

Patch Set 1 #

Patch Set 2 : Add support for WithScope #

Patch Set 3 : Add comments" #

Patch Set 4 : Add more context entries to api #

Total comments: 2

Patch Set 5 : Simplify the test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -80 lines) Patch
M include/v8-platform.h View 1 1 chunk +14 lines, -0 lines 0 comments Download
M src/api.cc View 1 2 3 9 chunks +9 lines, -0 lines 0 comments Download
M src/d8.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M src/libplatform/default-platform.h View 1 1 chunk +4 lines, -3 lines 0 comments Download
M src/libplatform/default-platform.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M src/log-inl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/tracing/trace-event.h View 1 2 3 11 chunks +139 lines, -73 lines 0 comments Download
M test/cctest/test-trace-event.cc View 1 2 3 4 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 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/1686233002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1686233002/60001
4 years, 10 months ago (2016-02-16 23:16:52 UTC) #4
fmeawad
PTAL
4 years, 10 months ago (2016-02-16 23:16:55 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-16 23:43:50 UTC) #7
jochen (gone - plz use gerrit)
lgtm if it compiles https://codereview.chromium.org/1686233002/diff/60001/test/cctest/test-trace-event.cc File test/cctest/test-trace-event.cc (right): https://codereview.chromium.org/1686233002/diff/60001/test/cctest/test-trace-event.cc#newcode275 test/cctest/test-trace-event.cc:275: CHECK_EQ(isolate_id, *(uint64_t*)(GET_TRACE_OBJECT(0)->id)); does that compile ...
4 years, 10 months ago (2016-02-17 10:50:03 UTC) #8
fmeawad
https://codereview.chromium.org/1686233002/diff/60001/test/cctest/test-trace-event.cc File test/cctest/test-trace-event.cc (right): https://codereview.chromium.org/1686233002/diff/60001/test/cctest/test-trace-event.cc#newcode275 test/cctest/test-trace-event.cc:275: CHECK_EQ(isolate_id, *(uint64_t*)(GET_TRACE_OBJECT(0)->id)); On 2016/02/17 10:50:03, jochen wrote: > does ...
4 years, 10 months ago (2016-02-17 19:19:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1686233002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1686233002/80001
4 years, 10 months ago (2016-02-17 19:19:21 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 10 months ago (2016-02-17 19:56:16 UTC) #14
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/44823c3c6965966c63b7e2e2361d0f2a58d196ea Cr-Commit-Position: refs/heads/master@{#34092}
4 years, 10 months ago (2016-02-17 19:56:44 UTC) #16
Michael Achenbach
4 years, 10 months ago (2016-02-17 20:29:40 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/1710573002/ by machenbach@chromium.org.

The reason for reverting is: [Sheriff] Breaks arm cross-compile:
https://build.chromium.org/p/client.v8/builders/V8%20Arm%20-%20debug%20builde....

Powered by Google App Engine
This is Rietveld 408576698