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

Issue 1297693003: More allocation tracing unit tests (Closed)

Created:
5 years, 4 months ago by Cutch
Modified:
5 years, 4 months ago
Reviewers:
Ivan Posva
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

More allocation tracing unit tests - Context allocation unit test. - Class allocation unit test. - Adjust behaviour of RecordAllocation when we haven't exited Dart code and we aren't profiling the VM to match the sampler. R=iposva@google.com Committed: https://github.com/dart-lang/sdk/commit/d14e50b9c71b47abf98b07c9f35bb4c57525bad0

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -7 lines) Patch
M runtime/vm/profiler.cc View 1 2 2 chunks +10 lines, -7 lines 0 comments Download
M runtime/vm/profiler_test.cc View 1 2 3 1 chunk +133 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Cutch
5 years, 4 months ago (2015-08-14 16:39:45 UTC) #2
Ivan Posva
-Ivan https://codereview.chromium.org/1297693003/diff/40001/runtime/vm/profiler_test.cc File runtime/vm/profiler_test.cc (right): https://codereview.chromium.org/1297693003/diff/40001/runtime/vm/profiler_test.cc#newcode805 runtime/vm/profiler_test.cc:805: result = Dart_Invoke(lib, NewString("foo"), 0, NULL); You need ...
5 years, 4 months ago (2015-08-15 13:16:48 UTC) #3
Cutch
https://codereview.chromium.org/1297693003/diff/40001/runtime/vm/profiler_test.cc File runtime/vm/profiler_test.cc (right): https://codereview.chromium.org/1297693003/diff/40001/runtime/vm/profiler_test.cc#newcode805 runtime/vm/profiler_test.cc:805: result = Dart_Invoke(lib, NewString("foo"), 0, NULL); On 2015/08/15 13:16:48, ...
5 years, 4 months ago (2015-08-17 14:05:12 UTC) #4
Ivan Posva
LGTM -ip
5 years, 4 months ago (2015-08-20 18:03:18 UTC) #5
Cutch
5 years, 4 months ago (2015-08-20 18:10:42 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
d14e50b9c71b47abf98b07c9f35bb4c57525bad0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698