[webkit-changes] [WebKit/WebKit] 416106: Use trace in OpenSource

Andrew-Fryer noreply at github.com
Wed Feb 26 12:21:27 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 41610695a8ed0431fff4f04300c0338f002680f1
      https://github.com/WebKit/WebKit/commit/41610695a8ed0431fff4f04300c0338f002680f1
  Author: Andrew Fryer <a_fryer at apple.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    M Tools/Scripts/webkitpy/benchmark_runner/browser_driver/osx_browser_driver.py
    M Tools/Scripts/webkitpy/benchmark_runner/run_benchmark.py

  Log Message:
  -----------
  Use trace in OpenSource
https://bugs.webkit.org/show_bug.cgi?id=285246
rdar://142186354

Reviewed by Ryan Reno.

Switch from using ktrace to trace now that it is publicly available.
Add trace type to capture CLPC data since we work around a CLPC issue normally.
Also add trace types for ktrace types so that we don't break any workflows.

* Tools/Scripts/webkitpy/benchmark_runner/browser_driver/osx_browser_driver.py:
(OSXBrowserDriver.profile):
(OSXBrowserDriver):
(OSXBrowserDriver.profile_deprecated):
* Tools/Scripts/webkitpy/benchmark_runner/run_benchmark.py:
(config_argument_parser):

Canonical link: https://commits.webkit.org/291158@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list