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

Issue 3008593002: Add external sizes to the heap dominator tree. (Closed)

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

Description

Add external sizes to the heap dominator tree. Fixes #30381 R=cbernaschina@google.com Committed: https://github.com/dart-lang/sdk/commit/48bc6e5d738c4900111dfabefe8a257e641a1c96

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 4

Patch Set 4 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -13 lines) Patch
M runtime/observatory/lib/object_graph.dart View 1 2 3 10 chunks +49 lines, -12 lines 0 comments Download
M runtime/observatory/lib/src/heap_snapshot/heap_snapshot.dart View 1 2 3 chunks +3 lines, -1 line 0 comments Download
M runtime/vm/object_graph.cc View 3 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
rmacnak
3 years, 3 months ago (2017-08-26 00:54:03 UTC) #2
cbernaschina
LGTM with some questions https://codereview.chromium.org/3008593002/diff/40001/runtime/observatory/lib/object_graph.dart File runtime/observatory/lib/object_graph.dart (right): https://codereview.chromium.org/3008593002/diff/40001/runtime/observatory/lib/object_graph.dart#newcode581 runtime/observatory/lib/object_graph.dart:581: assert(id == (N + 1)); ...
3 years, 3 months ago (2017-08-28 16:15:19 UTC) #3
rmacnak
https://codereview.chromium.org/3008593002/diff/40001/runtime/observatory/lib/object_graph.dart File runtime/observatory/lib/object_graph.dart (right): https://codereview.chromium.org/3008593002/diff/40001/runtime/observatory/lib/object_graph.dart#newcode581 runtime/observatory/lib/object_graph.dart:581: assert(id == (N + 1)); On 2017/08/28 16:15:18, cbernaschina ...
3 years, 3 months ago (2017-08-28 17:08:20 UTC) #4
rmacnak
3 years, 3 months ago (2017-08-28 17:54:38 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
48bc6e5d738c4900111dfabefe8a257e641a1c96 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698