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

Issue 2943543002: Don't consider --profile-vm when collecting allocation samples; introduce a separate --profile-vm-al (Closed)

Created:
3 years, 6 months ago by rmacnak
Modified:
3 years, 5 months ago
Reviewers:
cbernaschina, zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't consider --profile-vm when collecting allocation samples; introduce a separate --profile-vm-allocation instead. This flag, which is currently enabled by default in Flutter, causes allocation tracing to collect the C++ stacks inside the VM rather than Dart stacks. R=cbernaschina@google.com, zra@google.com Committed: https://github.com/dart-lang/sdk/commit/f80aed850806ccff0308d6f99a47d04789707a80

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M runtime/vm/profiler.cc View 1 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 12 (4 generated)
rmacnak
3 years, 6 months ago (2017-06-15 20:41:05 UTC) #2
cbernaschina
On 2017/06/15 20:41:05, rmacnak wrote: lgtm
3 years, 6 months ago (2017-06-15 20:43:44 UTC) #3
zra
https://codereview.chromium.org/2943543002/diff/1/runtime/vm/profiler.cc File runtime/vm/profiler.cc (right): https://codereview.chromium.org/2943543002/diff/1/runtime/vm/profiler.cc#newcode1089 runtime/vm/profiler.cc:1089: if (FLAG_profile_vm && false) { Should we add a ...
3 years, 6 months ago (2017-06-15 20:50:21 UTC) #4
rmacnak
https://codereview.chromium.org/2943543002/diff/1/runtime/vm/profiler.cc File runtime/vm/profiler.cc (right): https://codereview.chromium.org/2943543002/diff/1/runtime/vm/profiler.cc#newcode1089 runtime/vm/profiler.cc:1089: if (FLAG_profile_vm && false) { On 2017/06/15 20:50:21, zra ...
3 years, 5 months ago (2017-07-11 18:17:18 UTC) #6
zra
On 2017/07/11 18:17:18, rmacnak wrote: > https://codereview.chromium.org/2943543002/diff/1/runtime/vm/profiler.cc > File runtime/vm/profiler.cc (right): > > https://codereview.chromium.org/2943543002/diff/1/runtime/vm/profiler.cc#newcode1089 > ...
3 years, 5 months ago (2017-07-11 19:45:17 UTC) #7
rmacnak
On 2017/07/11 19:45:17, zra wrote: > On 2017/07/11 18:17:18, rmacnak wrote: > > https://codereview.chromium.org/2943543002/diff/1/runtime/vm/profiler.cc > ...
3 years, 5 months ago (2017-07-11 23:10:17 UTC) #8
zra
lgtm
3 years, 5 months ago (2017-07-19 21:21:48 UTC) #10
rmacnak
3 years, 5 months ago (2017-07-19 22:00:59 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
f80aed850806ccff0308d6f99a47d04789707a80 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698