RESOLVED FIXED261709
[PGO] GPUP's executable should not be built for instrumentation
https://bugs.webkit.org/show_bug.cgi?id=261709
Summary [PGO] GPUP's executable should not be built for instrumentation
Elliott Williams
Reported 2023-09-18 16:33:33 PDT
Like other XPC services, its use of the WebKit frameworks should be instrumented, but not its main executable. It is missing the CLANG_INSTRUMENT_FOR_OPTIMIZATION_PROFILING build setting that other targets have.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-18 16:34:09 PDT
Elliott Williams
Comment 2 2023-09-18 16:37:34 PDT
EWS
Comment 3 2023-09-19 17:09:24 PDT
Committed 268164@main (f35c6c8e306f): <https://commits.webkit.org/268164@main> Reviewed commits have been landed. Closing PR #17885 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.