Skip to content

DevTools performance page broken when using systrace recorder #6524

@kenzieschmoll

Description

@kenzieschmoll

When launching an app with --trace-systrace, the performance tab in DevTools just spins, and JS console shows the following:
image

@bkonyi is there a way for us to check at runtime which timeline recorder is being used? If the systrace recorder is in use, in DevTools we should gate our logic that depends on timeline events from the VM service and we should provide the user with instructions on how to load this trace into DevTools from file or into ui.perfetto.dev directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2important to work on, but not at the top of the work list.screen: performanceIssues with the Performance screen

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions