[Webkit-unassigned] [Bug 153499] New: Web Inspector: console.profile should use the new Sampling Profiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 12:26:46 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153499

            Bug ID: 153499
           Summary: Web Inspector: console.profile should use the new
                    Sampling Profiler
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, sbarati at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

* SUMMARY
console.profile should use the new Sampling Profiler.

* NOTES
- Currently it uses the LegacyProfiler. It should work with the new Sampling Profiler.
- How that looks is yet to be determined.
  - Should it enable/disable some set of instruments the frontend has told the backend about?
  - Should it just start/stop the ScriptProfiler? which will send profiles to the frontend when done.
  - Should it send sample payload to the frontend on console.profileEnd?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160126/109b57af/attachment.html>


More information about the webkit-unassigned mailing list