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

Issue 2128613004: Move SimulatorHelper into V8 out of profiler clients. (Closed)

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

Move SimulatorHelper into V8 out of profiler clients. Clients should not know about the simulator. BUG=v8:4789 Committed: https://crrev.com/b837241150409db71b07bd989872a494a31ca673 Cr-Commit-Position: refs/heads/master@{#37617}

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressing comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -128 lines) Patch
M src/api.cc View 1 1 chunk +5 lines, -12 lines 0 comments Download
M src/log.cc View 1 4 chunks +8 lines, -14 lines 0 comments Download
M src/profiler/cpu-profiler.cc View 1 chunk +4 lines, -11 lines 0 comments Download
M src/profiler/tick-sample.h View 1 chunk +0 lines, -10 lines 0 comments Download
M src/profiler/tick-sample.cc View 1 5 chunks +95 lines, -78 lines 0 comments Download
M test/cctest/libsampler/test-sampler.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2128613004/1
4 years, 5 months ago (2016-07-07 16:59:54 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-07-07 17:24:17 UTC) #4
alph
4 years, 5 months ago (2016-07-07 17:24:50 UTC) #6
lpy
LGTM with nits. https://codereview.chromium.org/2128613004/diff/1/src/log.cc File src/log.cc (right): https://codereview.chromium.org/2128613004/diff/1/src/log.cc#newcode649 src/log.cc:649: Isolate* isolate = reinterpret_cast<Isolate*>(this->isolate()); Since sampler ...
4 years, 5 months ago (2016-07-07 17:57:57 UTC) #7
alph
Thanks https://codereview.chromium.org/2128613004/diff/1/src/log.cc File src/log.cc (right): https://codereview.chromium.org/2128613004/diff/1/src/log.cc#newcode649 src/log.cc:649: Isolate* isolate = reinterpret_cast<Isolate*>(this->isolate()); On 2016/07/07 17:57:56, lpy ...
4 years, 5 months ago (2016-07-07 18:05:29 UTC) #8
Yang
LGTM with nits https://codereview.chromium.org/2128613004/diff/1/src/api.cc File src/api.cc (right): https://codereview.chromium.org/2128613004/diff/1/src/api.cc#newcode7585 src/api.cc:7585: return; brackets around this please :) ...
4 years, 5 months ago (2016-07-08 08:40:47 UTC) #9
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/2128613004/20001
4 years, 5 months ago (2016-07-08 21:31:22 UTC) #12
alph
https://codereview.chromium.org/2128613004/diff/1/src/api.cc File src/api.cc (right): https://codereview.chromium.org/2128613004/diff/1/src/api.cc#newcode7585 src/api.cc:7585: return; On 2016/07/08 08:40:46, Yang wrote: > brackets around ...
4 years, 5 months ago (2016-07-08 21:47:42 UTC) #13
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/2128613004/20001
4 years, 5 months ago (2016-07-08 22:22:22 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-08 23:52:36 UTC) #17
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/b837241150409db71b07bd989872a494a31ca673 Cr-Commit-Position: refs/heads/master@{#37617}
4 years, 5 months ago (2016-07-08 23:53:02 UTC) #19
Michael Achenbach
4 years, 5 months ago (2016-07-11 07:40:08 UTC) #20
Message was sent while issue was closed.
Note: Collective revert: https://codereview.chromium.org/2138643003/

Powered by Google App Engine
This is Rietveld 408576698