Generate flamegraphs for Python code, using
Brendan Gregg's excellent FlameGraph_ project to perform the heavy
lifting.pyflame can be used to invoke a Python script from the command line and
generate a flamegraph of its execution. It also provides a panel for Django
Debug Toolbar