Provide more usable snapshots and retainingPath analysis tools like Eclipse Memory Analyzer.
Abierto
P3
screen: memory
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
The Eclipse Memory Analyzer
(https://help.eclipse.org/2020-09/index.jsp?topic=%2Forg.eclipse.mat.ui.help%2Fgettingstarted%2Fbasictutorial.html&cp%3D61_1_0) Have many features help developers to troubleshoot memory leaks.
The "merge shortest path to GC roots" feature is especially helpful for finding root causes of leaks.
AFAIK the retaining path method of vm_service basically returns a random path for now.
We should be able to implement similar functionality in devtools.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.