py-spy v0.1.9 Release Notes

    • ๐Ÿ›  Fix partial stack traces from showing up, by pausing process while collecting samples #56. Also add a --nonblocking option to use previous behaviour of not stopping process.
    • ๐Ÿ‘ Allow sampling process running in a docker container from the host OS #49
    • ๐Ÿ‘ Allow collecting data for flame graph until interrupted with Control-C #21
    • ๐Ÿ‘Œ Support 'legacy' strings in python 3 #64