Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update trace visualization utilities to emit TrackEvent data #80

Open
colluca opened this issue Jan 11, 2024 · 0 comments
Open

Update trace visualization utilities to emit TrackEvent data #80

colluca opened this issue Jan 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@colluca
Copy link
Collaborator

colluca commented Jan 11, 2024

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.

@colluca colluca added the enhancement New feature or request label Jan 11, 2024
@colluca colluca self-assigned this Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant