WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
19227
The JS profiler should be able to export profiles.
https://bugs.webkit.org/show_bug.cgi?id=19227
Summary
The JS profiler should be able to export profiles.
Kevin McCullough
Reported
2008-05-23 17:14:45 PDT
It would be great if the profiler could export profiles to disk for keeping long-term. It would also be good if they were in a format that is readable by other tools (e.g. sample style output works in Shark, Instruments, etc). There may be platform specific styles of output needed. Alternatively this could be a Save/Load mechanic, but Export would be easiest as Profile::debugPrintDataSampleStyle() could be easily converted to achieve this.
Attachments
Add attachment
proposed patch, testcase, etc.
Kevin McCullough
Comment 1
2008-05-23 17:15:03 PDT
<
rdar://problem/5958833
> JSProfiler: Export profiles
Timothy Hatcher
Comment 2
2019-09-26 11:28:53 PDT
The Timelines tab in Web Inspector in recent builds can export and import recordings — including JavaScript.
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