[Webkit-unassigned] [Bug 99457] New: Web Inspector: NMI provide data for mixing with tcmalloc heap dumps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 05:21:46 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=99457

           Summary: Web Inspector: NMI provide data for mixing with
                    tcmalloc heap dumps
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loislo at chromium.org
                CC: pmuellr at yahoo.com, pfeldman at chromium.org,
                    yurys at chromium.org, apavlov at chromium.org,
                    loislo at chromium.org, vsevik at chromium.org,
                    alph at chromium.org


Early we used tcmalloc heap dumps for check what classes have to be instrumented first.
We instrumented a lot of classes and it became difficult to use heap dumps for this task.
We need a way to see the classes that aren't instrumented yet or their objects were not reached during snapshot.
We could use heap dump but need to mix tcmalloc data with the data about already counted objects.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list