RESOLVED FIXED 207837
[macOS] Add trace points for layer flush runloop observer
https://bugs.webkit.org/show_bug.cgi?id=207837
Summary [macOS] Add trace points for layer flush runloop observer
Antti Koivisto
Reported 2020-02-17 05:03:46 PST
Add trace points to see how much layer flushes get delayed.
Attachments
patch (4.56 KB, patch)
2020-02-17 05:19 PST, Antti Koivisto
no flags
patch (4.57 KB, patch)
2020-02-17 05:25 PST, Antti Koivisto
no flags
patch (6.40 KB, patch)
2020-02-17 06:51 PST, Antti Koivisto
sam: review+
patch (6.39 KB, patch)
2020-02-17 08:00 PST, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2020-02-17 05:19:50 PST
Antti Koivisto
Comment 2 2020-02-17 05:25:59 PST
Antti Koivisto
Comment 3 2020-02-17 06:51:42 PST
Sam Weinig
Comment 4 2020-02-17 07:54:56 PST
Comment on attachment 390917 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=390917&action=review > Source/WTF/ChangeLog:3 > + [MacOS] Add trace points for layer flush runloop observer lowercase m in [macOS]. > Source/WTF/wtf/SystemTracing.h:108 > + LayerTreeFreezeStart, > + LayerTreeFreezeEnd, Should mention these in the change log as well.
Antti Koivisto
Comment 5 2020-02-17 08:00:51 PST
Antti Koivisto
Comment 6 2020-02-17 08:01:32 PST
> Should mention these in the change log as well. It was mentioned in WebKit changelog (where the other comments were).
WebKit Commit Bot
Comment 7 2020-02-17 08:45:33 PST
Comment on attachment 390919 [details] patch Clearing flags on attachment: 390919 Committed r256736: <https://trac.webkit.org/changeset/256736>
WebKit Commit Bot
Comment 8 2020-02-17 08:45:35 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 9 2020-02-17 08:46:14 PST
Note You need to log in before you can comment on or make changes to this bug.