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

Issue 1261963002: Refactor function tick code and add test (Closed)

Created:
5 years, 4 months ago by Cutch
Modified:
5 years, 4 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Refactor function tick code and add test - Make ProfileFunction ticking semantics consistent with ProfileCode. - Refactor ProfileFunction trie building code. - Add test for ProfileFunction trees. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/62ada2042cd36d2dcd42bd2f3db3393f6ed1d219

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -117 lines) Patch
M runtime/vm/profiler_service.cc View 1 18 chunks +103 lines, -117 lines 0 comments Download
M runtime/vm/profiler_test.cc View 1 chunk +92 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Cutch
5 years, 4 months ago (2015-07-28 20:23:13 UTC) #2
rmacnak
lgtm https://codereview.chromium.org/1261963002/diff/1/runtime/vm/profiler_service.cc File runtime/vm/profiler_service.cc (right): https://codereview.chromium.org/1261963002/diff/1/runtime/vm/profiler_service.cc#newcode123 runtime/vm/profiler_service.cc:123: // Already ticket. ticked https://codereview.chromium.org/1261963002/diff/1/runtime/vm/profiler_service.cc#newcode1241 runtime/vm/profiler_service.cc:1241: for (intptr_t ...
5 years, 4 months ago (2015-07-28 20:35:28 UTC) #3
Cutch
https://codereview.chromium.org/1261963002/diff/1/runtime/vm/profiler_service.cc File runtime/vm/profiler_service.cc (right): https://codereview.chromium.org/1261963002/diff/1/runtime/vm/profiler_service.cc#newcode123 runtime/vm/profiler_service.cc:123: // Already ticket. On 2015/07/28 20:35:27, rmacnak wrote: > ...
5 years, 4 months ago (2015-07-28 21:27:36 UTC) #4
Cutch
5 years, 4 months ago (2015-07-28 21:28:49 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
62ada2042cd36d2dcd42bd2f3db3393f6ed1d219 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698