Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 09d1a0563e576ce99bb452eef58007cdc242e882 https://github.com/WebKit/WebKit/commit/09d1a0563e576ce99bb452eef58007cdc242e882 Author: Nikolas Zimmermann <nzimmerm...@igalia.com> Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths: M Tools/Scripts/webkitpy/benchmark_runner/browser_driver/linux_browser_driver.py Log Message: ----------- run-benchmark needs to proxy sysprof env vars / SYSPROF_CONTROL_FD (if set) https://bugs.webkit.org/show_bug.cgi?id=297876 Reviewed by Carlos Alberto Lopez Perez. Port the existing code to forward SYSPROF_CONTROL_FD from webkitpy/port/glib.py to linux_browser_driver.py. Now "sysprof-cli -f -- run-benchmark --plan motionmark1.3.1-60fps..." properly captures the marks from the child processes, instead of asserting. * Tools/Scripts/webkitpy/benchmark_runner/browser_driver/linux_browser_driver.py: (LinuxBrowserDriver.launch_url): Canonical link: https://commits.webkit.org/299136@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes