[Webkit-unassigned] [Bug 26418] New: Profiler 'Call' count is incorrect in Heavy view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 15:02:31 PDT 2009


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

           Summary: Profiler 'Call' count is incorrect in Heavy view
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kmccullough at apple.com


6/12/09 12:09 PM Kevin McCullough:
* SUMMARY
In Heavy view callers have the same number of calls as their root, or called,
functions.  This is not correct and does not show up in the Tree view.

* STEPS TO REPRODUCE
1. Load the attached test page in Safari
2. Start the profiler
3. Click the run-test button
4. Stop the profiler
5. Look at the heavy and tree views and see how the number of calls assigned to
callers is different (e.g. 'runTest' was only called once, but in heavy view it
says it was called 3 times

<rdar://problem/6968125>

It turns out that call, self and total time are all incorrect for callers in
Heavy View


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