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

Cache filtered CPU profiles #3317

Closed
kenzieschmoll opened this issue Aug 30, 2021 · 0 comments · Fixed by #3357
Closed

Cache filtered CPU profiles #3317

kenzieschmoll opened this issue Aug 30, 2021 · 0 comments · Fixed by #3357

Comments

@kenzieschmoll
Copy link
Member

Currently if you filter a CPU profile to hide Flutter framework stack frames, for example, then disable the filter, then re-enable it, we will reprocess the CPU samples to generate the filtered profile with hidden Flutter framework stack frames. We should cache these so filter changes are quick the second time.

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

Successfully merging a pull request may close this issue.

1 participant