Skip to content

Add Queued Microtasks tab to VM Tools screen #9239

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

Merged
merged 4 commits into from
Jun 16, 2025

Conversation

derekxu16
Copy link
Contributor

@derekxu16 derekxu16 commented Jun 3, 2025

This PR adds a Queued Microtasks tab to the VM Tools screen, which allows a user to see details about the microtasks scheduled in an isolate's microtask queue. This tab currently only appears when DevTools is connected to a Flutter or Dart app started with --profile-microtasks.

Screenshot 2025-06-16 at 2 06 35 PM

@derekxu16 derekxu16 force-pushed the queued-microtasks branch 2 times, most recently from b3c3d89 to d85106e Compare June 3, 2025 21:37
@derekxu16 derekxu16 force-pushed the queued-microtasks branch from d85106e to 0f3ea7e Compare June 3, 2025 22:04
@derekxu16 derekxu16 marked this pull request as ready for review June 3, 2025 22:12
@derekxu16 derekxu16 requested review from kenzieschmoll and a team as code owners June 3, 2025 22:12
@kenzieschmoll kenzieschmoll requested a review from bkonyi June 4, 2025 15:59
@derekxu16 derekxu16 force-pushed the queued-microtasks branch from 95e45ed to 3a35a1d Compare June 12, 2025 19:50
@derekxu16
Copy link
Contributor Author

I've added two separate commits: one for moving the feature to the VM Tools screen, and the other for addressing all other comments.

@derekxu16 derekxu16 force-pushed the queued-microtasks branch from 3a35a1d to 55a8ed3 Compare June 12, 2025 22:36
Copy link
Member

@kenzieschmoll kenzieschmoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm with after final comments are addressed

@derekxu16 derekxu16 changed the title Add Queued Microtasks tab to Performance View Add Queued Microtasks tab to VM Tools screen Jun 16, 2025
@derekxu16 derekxu16 merged commit 852c2e4 into flutter:master Jun 16, 2025
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants