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.
<rdar://problem/102202608>
Pull request: https://github.com/WebKit/WebKit/pull/6364
Committed 256583@main (bb52774d658f): <https://commits.webkit.org/256583@main> Reviewed commits have been landed. Closing PR #6364 and removing active labels.