Bug 195226 - Add a system trace scope for event region building
Summary: Add a system trace scope for event region building
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-01 13:52 PST by Simon Fraser (smfr)
Modified: 2019-03-01 16:28 PST (History)
9 users (show)

See Also:


Attachments
Patch (2.89 KB, patch)
2019-03-01 13:53 PST, Simon Fraser (smfr)
jonlee: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2019-03-01 13:52:31 PST
Add a system trace scope for event region building
Comment 1 Simon Fraser (smfr) 2019-03-01 13:53:36 PST
Created attachment 363371 [details]
Patch
Comment 2 Said Abou-Hallawa 2019-03-01 15:45:48 PST
Comment on attachment 363371 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=363371&action=review

> Source/WTF/wtf/SystemTracing.h:78
> +    ComputeEventRegionsStart,
> +    ComputeEventRegionsEnd,

Why this trace point is not used in this patch?
Comment 3 Simon Fraser (smfr) 2019-03-01 16:19:19 PST
I'll use it elsewhere.
Comment 4 Simon Fraser (smfr) 2019-03-01 16:27:24 PST
https://trac.webkit.org/changeset/242294/webkit
Comment 5 Radar WebKit Bug Importer 2019-03-01 16:28:22 PST
<rdar://problem/48527697>