-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Fix env var typo in perf profiling docs #110404
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
Conversation
Sorry, @haampie and @hugovk, I could not cleanly backport this to
|
Fix typo in docs (cherry picked from commit a136206) Co-authored-by: Harmen Stoppels <[email protected]>
GH-110414 is a backport of this pull request to the 3.12 branch. |
Fix env var typo in perf profiling docs (GH-110404) Fix typo in docs (cherry picked from commit a136206) Co-authored-by: Harmen Stoppels <[email protected]>
This file doesn't exist for 3.11, no need to backport. Thanks for the PR! |
@hugovk still doesn't work for me actually. Are you supposed to run it like export PYTHONPERFSUPPORT=1
perf record -g python ...
perf report instead? |
I'm not on Linux so can't test it but that should also work, as should |
Fix typo in docs
📚 Documentation preview 📚: https://cpython-previews--110404.org.readthedocs.build/