Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Filter by tag' is disabled even if user tags are printed. #8288

Open
polina-c opened this issue Sep 1, 2024 · 2 comments
Open

'Filter by tag' is disabled even if user tags are printed. #8288

polina-c opened this issue Sep 1, 2024 · 2 comments
Labels
cpu profiler P2 important to work on, but not at the top of the work list.

Comments

@polina-c
Copy link
Contributor

polina-c commented Sep 1, 2024

Steps:

  1. Get DevTools at Add instrumentation to measure performance and improve UX of snapshotting. #8138
  2. set DebugTimer.snapshot to DebugTimer()
  3. Run DevTools in debug mode on mac:
    flutter run --debug -d macos
  4. Connect to an app (counter?) on macos
  5. In CLI console find link for the connected DevTools, open it and:
    • Select the tab CPU Profile
    • Click ‘Start recording’
  6. In first DevTools take memory snapshot
  7. See in console that user tag is started
  8. In second DevTools click ‘Stop’
  9. Find ‘Filter by tag: none’ is disabled
@kenzieschmoll
Copy link
Member

Can you export the CPU profile data and attach it to this issue?

@kenzieschmoll kenzieschmoll added cpu profiler P2 important to work on, but not at the top of the work list. labels Sep 4, 2024
@polina-c
Copy link
Contributor Author

CPU profile data: dart_devtools_2024-09-28_09_14_15.250.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpu profiler P2 important to work on, but not at the top of the work list.
Projects
None yet
Development

No branches or pull requests

2 participants