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

Issue 197923005: Visualize heap fragmentation in Observatory. (Closed)

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

Description

Visualize heap fragmentation in Observatory. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=33754

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 4

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8984 lines, -7676 lines) Patch
M runtime/bin/vmservice/client/deployed/web/index.html View 1 2 3 4 5 6 3 chunks +19 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js View 713 chunks +4398 lines, -3838 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index_devtools.html View 1 2 3 4 5 6 3 chunks +19 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index_devtools.html_bootstrap.dart.js View 713 chunks +4398 lines, -3838 lines 0 comments Download
M runtime/bin/vmservice/client/lib/elements.dart View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/vmservice/client/lib/elements.html View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A runtime/bin/vmservice/client/lib/src/elements/heap_map.dart View 1 2 3 4 5 6 1 chunk +118 lines, -0 lines 0 comments Download
A runtime/bin/vmservice/client/lib/src/elements/heap_map.html View 1 2 3 6 1 chunk +22 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/isolate_summary.html View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/nav_bar.html View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/service_view.dart View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/service_view.html View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
koda
To not further slow down the loading of the page, I hid this visualization behind ...
6 years, 9 months ago (2014-03-13 21:58:17 UTC) #1
koda
On 2014/03/13 21:58:17, koda wrote: > To not further slow down the loading of the ...
6 years, 9 months ago (2014-03-13 22:27:43 UTC) #2
Cutch
On 2014/03/13 22:27:43, koda wrote: > On 2014/03/13 21:58:17, koda wrote: > > To not ...
6 years, 9 months ago (2014-03-14 17:35:30 UTC) #3
koda
On 2014/03/14 17:35:30, Cutch wrote: > On 2014/03/13 22:27:43, koda wrote: > > On 2014/03/13 ...
6 years, 9 months ago (2014-03-14 18:34:24 UTC) #4
Cutch
lgtm after comments are addressed and verified to work compiled to js. https://codereview.chromium.org/197923005/diff/80001/runtime/bin/vmservice/client/lib/elements.dart File runtime/bin/vmservice/client/lib/elements.dart ...
6 years, 9 months ago (2014-03-17 16:00:11 UTC) #5
koda
On 2014/03/17 16:00:11, Cutch wrote: > lgtm after comments are addressed and verified to work ...
6 years, 9 months ago (2014-03-17 17:05:34 UTC) #6
koda
Solved the issue on JS by making async call to _updateFragmentation. https://codereview.chromium.org/197923005/diff/80001/runtime/bin/vmservice/client/lib/elements.dart File runtime/bin/vmservice/client/lib/elements.dart (right): ...
6 years, 9 months ago (2014-03-17 17:13:59 UTC) #7
koda
6 years, 9 months ago (2014-03-17 17:17:02 UTC) #8
Message was sent while issue was closed.
Committed patchset #7 manually as r33754 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698