[Webkit-unassigned] [Bug 25232] New: Profile displays incorrect number of calls in subnodes in Heavy View

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 01:24:42 PDT 2009


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

           Summary: Profile displays incorrect number of calls in subnodes
                    in Heavy View
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tolmasky at gmail.com


Subnodes of heavy views represent the amount of times that backtrace is
reached, yet since the Heavy tree is created from the normal tree, it instead
represents the total number of times the function in that subnode is called
globally regardless (on occasion).  I've attached two reductions, one where
WebKit performs correctly, and one where it does so incorrectly.


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



More information about the webkit-unassigned mailing list