Bug 19227

Summary: The JS profiler should be able to export profiles.
Product: WebKit Reporter: Kevin McCullough <kmccullough>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: chrisjshull, graouts, inspector-bugzilla-changes, rik, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

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
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.