DevTools performance page broken when using systrace recorder
Open
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:

@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
Assessment
This issue has not been assessed yet.