Python frame stack sampler for CPython profiling and analysis
Python frame stack sampler for CPython
austin
$ austin -o profile.austin python script.py
$ austin -i 100ms -p <pid>
$ austin -m -f collapsed python app.py | flamegraph.pl > flame.svg