WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
151198
Show number of calls to a function in Rendering Frames timeline
https://bugs.webkit.org/show_bug.cgi?id=151198
Summary
Show number of calls to a function in Rendering Frames timeline
Antoine Quint
Reported
2015-11-12 10:05:15 PST
The Rendering Frames timeline does not indicate how many times a function has been called. I'd like to be able to see that information to check the number of calls to, say, CanvasRendering2DContext's drawImage(), are what I expect without adding dedicated logging. It would also be valuable to identify if some of those calls are more expensive than others in a loop of drawImage() calls.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-11-12 10:05:54 PST
<
rdar://problem/23518464
>
Matt Baker
Comment 2
2017-05-25 16:22:52 PDT
This is no longer relevant, since we've moved to a sampling profiler.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug