flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.55k stars 313 forks source link

Add YourKit like merged paths to the memory page #4492

Closed scheglov closed 2 weeks ago

scheglov commented 1 year ago

https://www.yourkit.com/docs/java/help/merged_paths.jsp

kenzieschmoll commented 1 year ago

FYI @polina-c @bkonyi

polina-c commented 1 year ago

We plan to show retaining paths as part of these efforts:

https://github.com/flutter/devtools/issues/3951 https://github.com/flutter/devtools/issues/3949

kenzieschmoll commented 2 weeks ago

The DevTools memory page now supports showing retaining paths for objects in the heap.