You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch adds Perfetto support to Open Screen, and the standalone
cast sender and receiver binaries. This should help make diagnosing
issues with Cast and other components easier.
With this patch, you can now run Open Screen binaries, such as the
Cast standalone sender and receiver, with Perfetto enabled by passing
the `-P` or `--perfetto` flag. A pftrace file is automatically generated
upon application exit that can be loaded in the Perfetto UI.
Bug: 479649464
Change-Id: I45e44017a88cf5b8ef95fe894a417b01d34c4d85
Reviewed-on: https://chromium-review.googlesource.com/c/openscreen/+/7530400
Reviewed-by: Muyao Xu <muyaoxu@google.com>
Commit-Queue: Jordan Bayles <jophba@chromium.org>
0 commit comments