Open colluca opened 10 months ago
The new Perfetto UI does not fully support traces in the legacy TraceViewer JSON format. https://perfetto.dev/docs/faq#why-does-perfetto-not-support-lt-some-obscure-json-format-feature-gt-
Users are recommended to emit TrackEvent instead, Perfetto's native trace format.
This guide explains how to represent common JSON events using TrackEvent.
The new Perfetto UI does not fully support traces in the legacy TraceViewer JSON format. https://perfetto.dev/docs/faq#why-does-perfetto-not-support-lt-some-obscure-json-format-feature-gt-
Users are recommended to emit TrackEvent instead, Perfetto's native trace format.
This guide explains how to represent common JSON events using TrackEvent.