py-spy Python profiler | Hugonweb Annotated Link Bibliography
https://github.com/benfred/py-spy
A Python profiler that profiles unmodified Python processes from its own process. It can profile production code with little performance impact. It profiles extensions and all threads, which the standard library cprofile can't do.