Austin 3.7 – Python frame stack sampler for CPython
1–3 of 3 posts
Re: Austin 3.7 – Python frame stack sampler for CPython
#2This latest release comes with support for CPython 3.13
Re: Austin 3.7 – Python frame stack sampler for CPython
#3Austin is a great tool, along with it's friends like rb-spy, py-spy, perf, bpftrace.. the ability to trace live activity in production is a super power problem solver.
I honestly don't know how people solve anything without tools like this.