flutter / flutter/devtools

DevTools performance page broken when using systrace recorder

Open
#6,524 2 comments 0 reactions 0 assignees View on GitHub
P2 screen: performance
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

When launching an app with `--trace-systrace`, the performance tab in DevTools just spins, and JS console shows the following:
![image](https://github.com/flutter/devtools/assets/43759233/2005e70c-dfcd-48d5-8d64-53dce6c13fdb)

@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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.