VideoFrameSubmitter: Add PresentationFeedback TRACE_EVENT_ASYNC
This CL adds a TRACE_EVENT_ASYNC_... for VideoFrameSubmitter's frame round trip (e.g. from the CompositorFrame delivery to the swap buffers event deep in the DRM Thread if on ChromeOS). E.g. for a webm playback from file on my gLinux box it looks like [1]. On a real time loopback webrtc conversation on my nocturne chromebook it looks much more jittery. [1] https://i.imgur.com/uyJk7cz.png (https://imgur.com/a/nbaBc7U) Bug: 950183 Change-Id: Ia95fb0e9b60128343eecf699ba0551b920a497ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1554952Reviewed-by:Frank Liberato <liberato@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#649135}
Showing
Please register or sign in to comment