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

Issue 22295009: Deprecate CpuProfileNode::GetSelfSamplesCount (Closed)

Created:
7 years, 4 months ago by yurys
Modified:
7 years, 3 months ago
Reviewers:
Sven Panne, alph, loislo
CC:
v8-dev
Visibility:
Public.

Description

Deprecate CpuProfileNode::GetSelfSamplesCount This method is being replaced by GetHitCount. BUG=267595 R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16312

Patch Set 1 #

Total comments: 6

Patch Set 2 : Comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M include/v8-profiler.h View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-cpu-profiler.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
yurys
This change depends on the following Blink CL: https://codereview.chromium.org/22684004/
7 years, 4 months ago (2013-08-08 14:03:25 UTC) #1
Sven Panne
LGTM with a nit. https://codereview.chromium.org/22295009/diff/1/test/cctest/test-cpu-profiler.cc File test/cctest/test-cpu-profiler.cc (right): https://codereview.chromium.org/22295009/diff/1/test/cctest/test-cpu-profiler.cc#newcode30 test/cctest/test-cpu-profiler.cc:30: #define V8_DISABLE_DEPRECATIONS 1 Actually I ...
7 years, 4 months ago (2013-08-09 05:54:19 UTC) #2
yurys
https://codereview.chromium.org/22295009/diff/1/test/cctest/test-cpu-profiler.cc File test/cctest/test-cpu-profiler.cc (right): https://codereview.chromium.org/22295009/diff/1/test/cctest/test-cpu-profiler.cc#newcode30 test/cctest/test-cpu-profiler.cc:30: #define V8_DISABLE_DEPRECATIONS 1 On 2013/08/09 05:54:19, Sven Panne wrote: ...
7 years, 4 months ago (2013-08-09 07:29:30 UTC) #3
yurys
7 years, 3 months ago (2013-08-26 08:10:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r16312.

Powered by Google App Engine
This is Rietveld 408576698