Bug 239313

Summary: [PGO] run-benchmark should allow pgo profiles to be collected during a benchmark run
Product: WebKit Reporter: Justin Michaud <justin_michaud>
Component: Tools / TestsAssignee: Justin Michaud <justin_michaud>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 244640    

Description Justin Michaud 2022-04-13 16:57:05 PDT
Let's add a --profile-output-directory to run-benchmark, and some helper scripts pgo-profile-merge and pgo-profile-summarize to simplify handling the output.
Comment 1 Radar WebKit Bug Importer 2022-04-13 16:57:26 PDT
<rdar://problem/91723841>
Comment 2 Justin Michaud 2022-04-13 17:08:14 PDT
Pull request: https://github.com/WebKit/WebKit/pull/286
Comment 3 EWS 2022-04-20 12:30:59 PDT
Committed r293109 (249815@main): <https://commits.webkit.org/249815@main>

Reviewed commits have been landed. Closing PR #286 and removing active labels.