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

Issue 2056253003: Remove Isolate::cpu_profiler() usage in api.cc (Closed)

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

Remove Isolate::cpu_profiler() usage in api.cc Driveby: some surrounding code refactoring/cleanup. BUG=v8:4789 Committed: https://crrev.com/231ae291d38ef5b9b75bc3b04073ffe87e8ef805 Cr-Commit-Position: refs/heads/master@{#36993}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -105 lines) Patch
M src/api.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/profiler/cpu-profiler.h View 4 chunks +9 lines, -8 lines 2 comments Download
M src/profiler/cpu-profiler.cc View 8 chunks +19 lines, -25 lines 0 comments Download
M src/profiler/profile-generator.h View 5 chunks +6 lines, -4 lines 0 comments Download
M src/profiler/profile-generator.cc View 4 chunks +9 lines, -8 lines 0 comments Download
M test/cctest/test-cpu-profiler.cc View 10 chunks +39 lines, -46 lines 0 comments Download
M test/cctest/test-profile-generator.cc View 7 chunks +8 lines, -11 lines 0 comments Download

Messages

Total messages: 15 (5 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/2056253003/1
4 years, 6 months ago (2016-06-10 21:35:07 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-10 22:02:48 UTC) #4
alph
4 years, 6 months ago (2016-06-10 22:10:41 UTC) #6
lpy
lgtm from my side.
4 years, 6 months ago (2016-06-13 08:41:01 UTC) #7
Yang
LGTM, but please wait for Jochen to reply. https://codereview.chromium.org/2056253003/diff/1/src/profiler/cpu-profiler.h File src/profiler/cpu-profiler.h (right): https://codereview.chromium.org/2056253003/diff/1/src/profiler/cpu-profiler.h#newcode261 src/profiler/cpu-profiler.h:261: std::unique_ptr<CpuProfilesCollection> ...
4 years, 6 months ago (2016-06-14 13:04:17 UTC) #8
alph
https://codereview.chromium.org/2056253003/diff/1/src/profiler/cpu-profiler.h File src/profiler/cpu-profiler.h (right): https://codereview.chromium.org/2056253003/diff/1/src/profiler/cpu-profiler.h#newcode261 src/profiler/cpu-profiler.h:261: std::unique_ptr<CpuProfilesCollection> profiles_; On 2016/06/14 13:04:16, Yang wrote: > We ...
4 years, 6 months ago (2016-06-14 15:47:15 UTC) #9
Yang
On 2016/06/14 15:47:15, alph_slow wrote: > https://codereview.chromium.org/2056253003/diff/1/src/profiler/cpu-profiler.h > File src/profiler/cpu-profiler.h (right): > > https://codereview.chromium.org/2056253003/diff/1/src/profiler/cpu-profiler.h#newcode261 > ...
4 years, 6 months ago (2016-06-15 09:24:33 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2056253003/1
4 years, 6 months ago (2016-06-15 09:32:04 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-15 09:59:09 UTC) #13
commit-bot: I haz the power
4 years, 6 months ago (2016-06-15 09:59:45 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/231ae291d38ef5b9b75bc3b04073ffe87e8ef805
Cr-Commit-Position: refs/heads/master@{#36993}

Powered by Google App Engine
This is Rietveld 408576698