All Versions
26
Latest Version
Avg Release Cycle
43 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v0.3.6 Changes
- ๐ Fix profiling inside a venv on windows #216
- Detect GIL on Python 3.9.3+, 3.8.9+ #375
- ๐ Fix getting thread names on python 3.9 #387
- ๐ Fix getting thread names on ARMv7 #388
- โ Add python integration tests, and test wheels across a range of different python versions #378
- โ Automatically add tests for new versions of python #379
-
v0.3.5 Changes
- Handle case where linux kernel is compiled without
process_vm_readv
support #22 - ๐ Handle case where /proc/self/ns/mnt is missing #326
- ๐ Allow attaching to processes where the python binary has been deleted #109
- ๐ Make '--output' optional #229
- โ Add --full-filenames to allow showing full Python filenames #363
- Count "samples" as the number of recorded stacks (per thread) #365
- Exit with an error if --gil but we failed to get necessary addrs/offsets #361
- Include command/options used to run py-spy in flamegraph output #293
- ๐ GIL Detection fixes for python 3.9.2/3.8.8 #362
- ๐ Move to Github Actions for CI
- Handle case where linux kernel is compiled without
-
v0.3.3 Changes
February 24, 2020 -
v0.3.2 Changes
January 02, 2020