Bug 113378

Summary: Web Inspector: Flame Chart. OverviewPane should show JS cpu usage instead of callStack depth
Product: WebKit Reporter: pdeng6 <pan.deng>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

pdeng6
Reported 2013-03-27 02:07:05 PDT
Currently, overview panel of FlameChart is drawn according to callstack depth(the deeper JS call, the higher point in canvas), which is a little misleading I think. I've thought the higher part is javascript hotspot. Can we use JS cpu usage instead of that? for example use non program/idle ticks to calculate usage. :) thanks Pan
Attachments
Brian Burg
Comment 1 2014-12-12 13:29:15 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.