[Webkit-unassigned] [Bug 19227] New: The JS profiler should be able to export profiles.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 23 17:14:45 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19227

           Summary: The JS profiler should be able to export profiles.
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kmccullough at apple.com


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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list