Bug 228112 - [Cocoa] Silence telemetry on MSC_mach_wait_until
Summary: [Cocoa] Silence telemetry on MSC_mach_wait_until
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: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks: 228201
  Show dependency treegraph
 
Reported: 2021-07-20 11:15 PDT by Brent Fulgham
Modified: 2021-07-22 15:01 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2021-07-20 11:19 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2021-07-20 11:15:59 PDT
We are processing a lot of telemetry for MSC_mach_wait_until in cases where a block with failure is the correct behavior. Silencing the warning to reduce CPU and network traffic related to generating and de-duping telemetry on this call.
Comment 1 Brent Fulgham 2021-07-20 11:16:22 PDT
<rdar://problem/78965631>
Comment 2 Brent Fulgham 2021-07-20 11:19:30 PDT
Created attachment 433883 [details]
Patch
Comment 3 Per Arne Vollan 2021-07-20 11:32:35 PDT
Comment on attachment 433883 [details]
Patch

R=me.
Comment 4 EWS 2021-07-20 14:02:00 PDT
Committed r280105 (239822@main): <https://commits.webkit.org/239822@main>

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