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

C API: manual lifetime: pause and resume profiler #952

Open
foxtran opened this issue Dec 26, 2024 · 0 comments
Open

C API: manual lifetime: pause and resume profiler #952

foxtran opened this issue Dec 26, 2024 · 0 comments

Comments

@foxtran
Copy link
Contributor

foxtran commented Dec 26, 2024

Hello!

I have found two methods ___tracy_startup_profiler and ___tracy_shutdown_profiler. It would be nice to expand them with pause/resume methods for applications which produces a lot of profiler's data.

For implementation, pause method may just skip data collection and resume will enable data collection back

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

No branches or pull requests

1 participant