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
12 files changed
tree: da79de82eae01ac299bb36f7dfd438b53219ad2f
  1. .github/
  2. bin/
  3. case_study/
  4. docs/
  5. packages/
  6. third_party/
  7. tool/
  8. .gitattributes
  9. .gitignore
  10. analysis_options.yaml
  11. AUTHORS
  12. BETA_TESTING.md
  13. CHANGELOG.md
  14. CODE_OF_CONDUCT.md
  15. CODEOWNERS
  16. CONTRIBUTING.md
  17. DOCUMENTATION.md
  18. LICENSE
  19. README.md
README.md

Dart & Flutter DevTools

Build Status OpenSSF Scorecard

What is this?

Dart & Flutter DevTools is a suite of performance tools for Dart and Flutter.

Getting started

For documentation on installing and trying out DevTools, please see our docs.

Contributing and development

Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.

Terms and Privacy

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.