Add support for viewing CPU profiler ticks per instruction (#5258) This change adds a `Profiler Ticks` column to the object inspector's code viewer, allowing for compiler developers to determine how "hot" specific instructions are in generated code. RELEASE_NOTE_EXCEPTION=VM developer mode functionality
Dart & Flutter DevTools is a suite of performance tools for Dart and Flutter.
For documentation on installing and trying out DevTools, please see our docs.
Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.
By using Dart DevTools, you agree to the Google Terms of Service. To understand how we use data collected from this service, see the Google Privacy Policy.