RESOLVED INVALID 113378
Web Inspector: Flame Chart. OverviewPane should show JS cpu usage instead of callStack depth
https://bugs.webkit.org/show_bug.cgi?id=113378
Summary Web Inspector: Flame Chart. OverviewPane should show JS cpu usage instead of ...
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.