[Webkit-unassigned] [Bug 100192] New: Web Inspector: profiler's 'exclude selected function' should recalc totals
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 23 21:25:02 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=100192
Summary: Web Inspector: profiler's 'exclude selected function'
should recalc totals
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: paulirish at chromium.org
CC: keishi at webkit.org, pmuellr at yahoo.com,
pfeldman at chromium.org, yurys at chromium.org,
apavlov at chromium.org, loislo at chromium.org,
vsevik at chromium.org,
web-inspector-bugs at googlegroups.com
* turn on profiling
* repeat action that needs more insight as to why its slow
* turn off profiling
* profile report has >90% time in (program), and remaining numbers are too small to judge "expensive" accurate
* select (program) and click the X icon for "exclude selected function"
* (program) is removed but totals remain the same.
expected:
totals updated to be the new time share of non-excluded functions
This behavior is consistent in both Chrome and Safari.
related: Bug 88446 - Web Inspector: [Chromium] profiler - differentiate between native code (program) and idle time
--
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