| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
TRACE_EVENT0("ui,gpu", "CADisplayLinkCallback");Is it possible to just use "gpu" here, to avoid category group?
https://chromium.googlesource.com/chromium/src.git/+/HEAD/docs/trace_events.md#avoid-category-groups
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
TRACE_EVENT0("ui,gpu", "CADisplayLinkCallback");Is it possible to just use "gpu" here, to avoid category group?
https://chromium.googlesource.com/chromium/src.git/+/HEAD/docs/trace_events.md#avoid-category-groups
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
LGTM!
Thanks.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update DisplayLink TRACE EVENT on Mac
Add a trace event for vsync callback in vsync_provider_mac.
Update the trace event category for CADisplayLink and CVDisplayLink.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |