We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a django app, but am not sure how to get vprof graphs for the python manage.py runserver dev. server.
python manage.py runserver
The text was updated successfully, but these errors were encountered:
Also not sure. runserver and an app that keeps running, and hitting ctrl-c shows FlameGraphProfiler... but django keeps running
runserver
FlameGraphProfiler...
Sorry, something went wrong.
No branches or pull requests
Description
I have a django app, but am not sure how to get vprof graphs for the
python manage.py runserver
dev. server.How to reproduce
Actual results
Expected results
Version and platform
The text was updated successfully, but these errors were encountered: