flutter / flutter/devtools

DevTools performance page broken when using systrace recorder

Ouverte
#6,524 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
P2 screen: performance
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.