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

Disabling tools at startup #8

Open
HertzDevil opened this issue Oct 5, 2023 · 0 comments
Open

Disabling tools at startup #8

HertzDevil opened this issue Oct 5, 2023 · 0 comments

Comments

@HertzDevil
Copy link
Collaborator

PerfTools::MemProf.running? is true at process startup, so it tracks everything. The class property is not publicly documented; expose it and add an environment variable that turns its default value off, so that users can enable pointer tracking on demand.

PerfTools::FiberTrace doesn't have a corresponding property. Investigate if it makes sense to add one there.

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