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

Issue 2627033002: [profiler] Query retainer infos from embedder instead of using object grouping (Closed)

Created:
3 years, 11 months ago by Michael Lippautz
Modified:
3 years, 11 months ago
CC:
Marcel Hlopko, v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[profiler] Query retainer infos from embedder instead of using object grouping BUG=chromium:679724 Review-Url: https://codereview.chromium.org/2627033002 Cr-Commit-Position: refs/heads/master@{#42628} Committed: https://chromium.googlesource.com/v8/v8/+/4894bbd4399aeabc994a4e2579809d32ea8b4c29

Patch Set 1 #

Patch Set 2 : Make RetainerChildren std::unoredered_set instead of std::vector #

Patch Set 3 : Remove test that checks for implicit references as this simply doesn't exist anymore #

Patch Set 4 : Replacing implicit ref groups by reriving edges from the embedder #

Patch Set 5 : Rebase #

Patch Set 6 : Fix compilation #

Patch Set 7 : Move out filling edges #

Patch Set 8 : Separate CL for API changes. Fix merge artifacts #

Patch Set 9 : Rebase and fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -39 lines) Patch
M src/profiler/heap-snapshot-generator.h View 1 2 3 4 5 6 2 chunks +2 lines, -1 line 0 comments Download
M src/profiler/heap-snapshot-generator.cc View 1 2 3 4 5 6 7 8 3 chunks +37 lines, -38 lines 0 comments Download

Messages

Total messages: 56 (49 generated)
Michael Lippautz
ptal Chromium side: https://codereview.chromium.org/2625093002/ Basically, instead of going through object grouping, we query *all* RetainedObjectInfo_s ...
3 years, 11 months ago (2017-01-11 10:27:37 UTC) #4
jochen (gone - plz use gerrit)
lgtm
3 years, 11 months ago (2017-01-11 12:27:06 UTC) #5
alph
lgtm
3 years, 11 months ago (2017-01-12 09:25:08 UTC) #6
haraken
LGTM
3 years, 11 months ago (2017-01-12 09:29:25 UTC) #7
Michael Lippautz
Please take another look. This is now also handling the functionality implicit reference groups provided. ...
3 years, 11 months ago (2017-01-13 15:17:24 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2627033002/310001
3 years, 11 months ago (2017-01-24 12:49:13 UTC) #53
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 12:50:54 UTC) #56
Message was sent while issue was closed.
Committed patchset #9 (id:310001) as
https://chromium.googlesource.com/v8/v8/+/4894bbd4399aeabc994a4e2579809d32ea8...

Powered by Google App Engine
This is Rietveld 408576698