Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
services/tracing: Add support for "all data sources started" event
The Perfetto tracing muxer now uses the "all data sources started" event[1] to detect when a tracing session is active (even if there are no data sources in the session). This patch implements support for emitting that notification in Chrome's Perfetto tracing backend. [1] https://android-review.googlesource.com/c/platform/external/perfetto/+/1505634 Change-Id: I7dd82245caca45df2571b30e583f1f2814a972a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551123 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Stephen Nusko <nuskos@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by: Stephen Nusko <nuskos@chromium.org> Reviewed-by: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#829669}
- Loading branch information