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

Issue 263803009: Retained size for instance in Observatory. (Closed)

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

Description

Retained size for instance in Observatory. Add objects/$id/retained message that uses ObjectGraph to compute retained size for an instance. In the instance view, the user can request the size to be calculated. R=turnidge@google.com Committed: https://code.google.com/p/dart/source/detail?r=35757

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -11 lines) Patch
M runtime/bin/vmservice/client/deployed/web/index.html View 1 2 3 4 2 chunks +8 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/index_devtools.html View 1 2 3 4 2 chunks +8 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/client/deployed/web/packages/observatory/src/elements/instance_view.html View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/instance_view.dart View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/bin/vmservice/client/lib/src/elements/instance_view.html View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/object_graph.h View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/object_graph.cc View 1 2 3 4 1 chunk +60 lines, -0 lines 0 comments Download
M runtime/vm/object_graph_test.cc View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/vm/raw_object.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/service.cc View 1 2 3 4 2 chunks +7 lines, -0 lines 0 comments Download
M runtime/vm/service_test.cc View 1 2 3 4 3 chunks +27 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
koda
6 years, 7 months ago (2014-05-05 16:07:33 UTC) #1
turnidge
lgtm
6 years, 7 months ago (2014-05-05 16:51:05 UTC) #2
koda
6 years, 7 months ago (2014-05-05 19:41:26 UTC) #3
Message was sent while issue was closed.
Committed patchset #5 manually as r35757 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698