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