[Webkit-unassigned] [Bug 99805] New: Add Stack statistics collection mechanism

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 22:03:41 PDT 2012


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

           Summary: Add Stack statistics collection mechanism
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mark.lam at apple.com


Adding a utility to collect statistics on native stack usage in JSC and WebCore.  This code is disabled by default, and should effectively be a no-op.

Also made use of the mechanism and applied it in JSC and WebCore to do some of the necessary stack sampling.  Again, this added code are effectively no-op unless the mechanism is enabled.

-- 
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