Bug 235865 - [macOS][WP] Add telemetry for syscalls used during launch
Summary: [macOS][WP] Add telemetry for syscalls used during launch
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on: 236160
Blocks:
  Show dependency treegraph
 
Reported: 2022-01-29 13:38 PST by Per Arne Vollan
Modified: 2022-03-22 10:21 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.38 KB, patch)
2022-01-29 13:45 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (4.19 KB, patch)
2022-02-09 07:29 PST, Per Arne Vollan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (3.93 KB, patch)
2022-02-21 08:10 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2022-01-29 13:38:20 PST
Add telemetry in the WebContent process' sandbox on macOS to determine which syscalls are used only during launch.
Comment 1 Radar WebKit Bug Importer 2022-01-29 13:38:50 PST
<rdar://problem/88228583>
Comment 2 Per Arne Vollan 2022-01-29 13:45:22 PST
Created attachment 450336 [details]
Patch
Comment 3 Brent Fulgham 2022-02-04 09:36:30 PST
Comment on attachment 450336 [details]
Patch

Nice! r=me
Comment 4 Per Arne Vollan 2022-02-04 09:41:45 PST
Comment on attachment 450336 [details]
Patch

Thanks for reviewing!
Comment 5 EWS 2022-02-04 10:20:30 PST
Committed r289124 (246821@main): <https://commits.webkit.org/246821@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 450336 [details].
Comment 6 WebKit Commit Bot 2022-02-04 14:46:47 PST
Re-opened since this is blocked by bug 236160
Comment 7 Per Arne Vollan 2022-02-09 07:29:04 PST
Created attachment 451373 [details]
Patch
Comment 8 EWS 2022-02-18 16:42:35 PST
Tools/Scripts/svn-apply failed to apply attachment 451373 [details] to trunk.
Please resolve the conflicts and upload a new patch.
Comment 9 Per Arne Vollan 2022-02-21 08:10:12 PST
Created attachment 452736 [details]
Patch
Comment 10 EWS 2022-03-22 10:20:57 PDT
Committed r291626 (248719@main): <https://commits.webkit.org/248719@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 452736 [details].