Bug 247753
Summary: | Update PGO scripts to refer to run-benchmarks' renamed --generate-pgo-profiles flag | ||
---|---|---|---|
Product: | WebKit | Reporter: | hysu <hysu> |
Component: | Tools / Tests | Assignee: | hysu <hysu> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | hysu, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
hysu
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102202608>
hysu
Pull request: https://github.com/WebKit/WebKit/pull/6364
EWS
Committed 256583@main (bb52774d658f): <https://commits.webkit.org/256583@main>
Reviewed commits have been landed. Closing PR #6364 and removing active labels.