Skip to content

Support profiling of IsolateGroup callbacks #60508

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

Open
aam opened this issue Apr 9, 2025 · 0 comments
Open

Support profiling of IsolateGroup callbacks #60508

aam opened this issue Apr 9, 2025 · 0 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team

Comments

@aam
Copy link
Contributor

aam commented Apr 9, 2025

Currently profiler operates on isolates.
This issue tracks changing it so it can collect profiling data for dart code that runs on IsolateGroup-shared callbacks.

This is sub-item to #56841.

@aam aam added area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team labels Apr 9, 2025
@aam aam self-assigned this Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team
Projects
None yet
Development

No branches or pull requests

1 participant