RESOLVED FIXED 247753
Update PGO scripts to refer to run-benchmarks' renamed --generate-pgo-profiles flag
https://bugs.webkit.org/show_bug.cgi?id=247753
Summary Update PGO scripts to refer to run-benchmarks' renamed --generate-pgo-profile...
hysu
Reported 2022-11-10 11:05:34 PST
https://bugs.webkit.org/show_bug.cgi?id=247496 introduced profiling into run-benchmarks, so we've had to rename --generate-profiles to --generate-pgo-profiles to avoid confusion. Various PGO scripts that run on-desk and in automation refer to this flag, and should be updated. Ideally, we'd like to remove the --generate-profiles flag and only leave --generate-pgo-profiles.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-10 11:11:18 PST
hysu
Comment 2 2022-11-10 14:15:31 PST
EWS
Comment 3 2022-11-11 12:02:48 PST
Committed 256583@main (bb52774d658f): <https://commits.webkit.org/256583@main> Reviewed commits have been landed. Closing PR #6364 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.