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

Issue 457803002: Initial UI for Metrics in Observatory (Closed)

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

Description

Initial UI for Metrics in Observatory - s/href/_href to silence new polymer warnings. - Add fixed pollers that metrics can be registered with. - UI to control sample buffer size - UI to control refresh rate - UI to see registered counters R=koda@google.com Committed: https://code.google.com/p/dart/source/detail?r=39679

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 30

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2752 lines, -239 lines) Patch
M runtime/bin/vmservice/observatory/deploy.sh View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/index.html View 1 2 3 4 5 6 7 32 chunks +945 lines, -39 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/index.html._data View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/index_devtools.html View 1 2 3 4 5 6 7 32 chunks +945 lines, -39 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/index_devtools.html._data View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/elements.html View 7 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/class_ref.html View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/code_ref.html View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/field_ref.html View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/function_ref.html View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/inbound_reference.html View 1 2 3 4 5 6 7 2 chunks +2 lines, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/instance_ref.html View 1 2 3 4 5 6 7 3 chunks +5 lines, -5 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/io_view.html View 1 2 3 4 5 6 7 11 chunks +12 lines, -12 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/isolate_ref.html View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/isolate_summary.html View 1 2 3 4 5 6 7 1 chunk +10 lines, -5 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/isolate_view.html View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/library_ref.html View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
A runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/metrics.html View 1 2 3 4 5 6 7 1 chunk +137 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/nav_bar.html View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/script_ref.html View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/vm_connect.html View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/vm_ref.html View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/observatory/src/elements/vm_view.html View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/polymer/boot.js View 1 2 3 4 5 6 7 1 chunk +6 lines, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/polymer/src/js/polymer/build.log View 1 2 3 4 5 6 7 1 chunk +13 lines, -16 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/polymer/src/js/polymer/polymer.js View 1 2 3 4 5 6 7 1 chunk +4 lines, -4 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/web_components/build.log View 1 2 3 4 5 6 7 1 chunk +22 lines, -31 lines 0 comments Download
M runtime/bin/vmservice/observatory/deployed/web/packages/web_components/platform.js View 1 2 3 4 5 6 7 1 chunk +6 lines, -6 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/elements.dart View 7 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/elements.html View 7 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/app/application.dart View 1 2 3 4 5 6 7 2 chunks +2 lines, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/app/chart.dart View 1 2 3 4 7 3 chunks +19 lines, -4 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/app/page.dart View 1 2 3 4 5 7 1 chunk +69 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/class_ref.html View 1 2 3 4 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/code_ref.html View 7 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/field_ref.html View 1 2 3 4 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/function_ref.html View 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/inbound_reference.dart View 1 2 3 4 7 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/inbound_reference.html View 1 2 3 4 7 2 chunks +2 lines, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/instance_ref.html View 1 2 3 4 5 6 7 3 chunks +5 lines, -5 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/io_view.html View 7 11 chunks +12 lines, -12 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/isolate_ref.html View 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/isolate_summary.html View 7 1 chunk +10 lines, -5 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/isolate_view.html View 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/library_ref.html View 7 1 chunk +2 lines, -2 lines 0 comments Download
A runtime/bin/vmservice/observatory/lib/src/elements/metrics.dart View 1 2 3 4 5 7 1 chunk +199 lines, -0 lines 0 comments Download
A runtime/bin/vmservice/observatory/lib/src/elements/metrics.html View 1 2 3 4 5 7 1 chunk +137 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/nav_bar.html View 7 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/script_ref.html View 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/vm_connect.html View 7 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/vm_ref.html View 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/elements/vm_view.html View 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/lib/src/service/object.dart View 1 2 3 4 5 7 6 chunks +137 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/observatory/pubspec.yaml View 1 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/test/echo_test.dart View 1 2 3 4 7 1 chunk +0 lines, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/test/inbound_references_test.dart View 1 2 3 4 7 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/observatory/test/metrics_test.dart View 1 2 3 4 7 1 chunk +5 lines, -5 lines 0 comments Download
M runtime/bin/vmservice/observatory/test/vm_metrics_test.dart View 1 2 3 4 7 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Cutch
PTAL, note the first three files are stale from the deployed directory, will be fixed ...
6 years, 4 months ago (2014-08-08 21:33:41 UTC) #1
Cutch
6 years, 4 months ago (2014-08-11 14:40:41 UTC) #2
koda
First pass. Eager to see a demo! https://codereview.chromium.org/457803002/diff/60001/runtime/bin/vmservice/observatory/lib/src/app/chart.dart File runtime/bin/vmservice/observatory/lib/src/app/chart.dart (right): https://codereview.chromium.org/457803002/diff/60001/runtime/bin/vmservice/observatory/lib/src/app/chart.dart#newcode69 runtime/bin/vmservice/observatory/lib/src/app/chart.dart:69: int findColumnIndexWithLabel(String ...
6 years, 4 months ago (2014-08-11 16:34:54 UTC) #3
Cutch
Finally getting back to this. https://codereview.chromium.org/457803002/diff/60001/runtime/bin/vmservice/observatory/lib/src/app/chart.dart File runtime/bin/vmservice/observatory/lib/src/app/chart.dart (right): https://codereview.chromium.org/457803002/diff/60001/runtime/bin/vmservice/observatory/lib/src/app/chart.dart#newcode69 runtime/bin/vmservice/observatory/lib/src/app/chart.dart:69: int findColumnIndexWithLabel(String label) { ...
6 years, 3 months ago (2014-08-27 22:25:40 UTC) #4
Cutch
PTAL
6 years, 3 months ago (2014-08-28 18:52:57 UTC) #5
koda
lgtm
6 years, 3 months ago (2014-08-28 20:04:53 UTC) #6
Cutch
6 years, 3 months ago (2014-08-28 21:17:28 UTC) #7
Message was sent while issue was closed.
Committed patchset #8 (id:130001) manually as 39679 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698