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

Support VM Service API methods used by DevTools performance panel #2110

Open
elliette opened this issue May 11, 2023 · 0 comments
Open

Support VM Service API methods used by DevTools performance panel #2110

elliette opened this issue May 11, 2023 · 0 comments

Comments

@elliette
Copy link
Contributor

elliette commented May 11, 2023

Those include:

getVMTimelineMicros
getVMTimeline
setVMTimelineFlags

Also need to investigate whether or not the performance panel is even useful with DDC. DWDS does not work with dart2js, so more work would be needed to support connecting to an app running in release-mode.

See flutter/devtools#4652 for more details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant