[webkit-changes] [WebKit/WebKit] fe10c2: Fix run-benchmark default profile type
Andrew-Fryer
noreply at github.com
Sat Mar 1 16:46:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fe10c2e4c2b9d7966f4bb1796248391cfdf37179
https://github.com/WebKit/WebKit/commit/fe10c2e4c2b9d7966f4bb1796248391cfdf37179
Author: Andrew Fryer <a_fryer at apple.com>
Date: 2025-03-01 (Sat, 01 Mar 2025)
Changed paths:
M Tools/Scripts/webkitpy/benchmark_runner/run_benchmark.py
Log Message:
-----------
Fix run-benchmark default profile type
https://bugs.webkit.org/show_bug.cgi?id=288928
rdar://145936976
Reviewed by Stephanie Lewis and Simon Fraser.
Default profile type was incorrectly set to "full" in 291158 at main.
Change it back to None so we don't trace when --profile not passed.
* Tools/Scripts/webkitpy/benchmark_runner/run_benchmark.py:
(config_argument_parser):
Canonical link: https://commits.webkit.org/291463@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