pyflame
pyflame copied to clipboard
Allowed tracing a single Python thread
This is useful for running PyFlame from Jupyter Notebook, where a cell could be isolated to a separate thread prior to profiling.
See also #163.