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

Issue 185563013: Small changes in profiler (Closed)

Created:
6 years, 9 months ago by Cutch
Modified:
6 years, 9 months ago
Reviewers:
turnidge
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Display sample count and refresh time. Fix some uninitialized variables. Don't send disassembly by default. R=turnidge@google.com Committed: https://code.google.com/p/dart/source/detail?r=33380

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -8 lines) Patch
M runtime/bin/vmservice/client/lib/src/elements/isolate_profile.dart View 1 2 chunks +5 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/isolate_profile.html View 1 1 chunk +13 lines, -7 lines 0 comments Download
M runtime/vm/profiler.cc View 5 chunks +19 lines, -0 lines 1 comment Download
M runtime/vm/service.cc View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Cutch
6 years, 9 months ago (2014-03-06 16:34:13 UTC) #1
turnidge
lgtm w/ comment. https://codereview.chromium.org/185563013/diff/10001/runtime/vm/profiler.cc File runtime/vm/profiler.cc (right): https://codereview.chromium.org/185563013/diff/10001/runtime/vm/profiler.cc#newcode201 runtime/vm/profiler.cc:201: inclusive_tick_serial_(0), What is this used for?
6 years, 9 months ago (2014-03-06 16:36:41 UTC) #2
Cutch
6 years, 9 months ago (2014-03-06 16:49:04 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r33380 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698