All Versions
26
Latest Version
Avg Release Cycle
43 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v0.3.1 Changes
December 09, 2019 -
v0.3.0 Changes
October 27, 2019 -
v0.2.2 Changes
October 08, 2019 -
v0.2.1 Changes
September 27, 2019- ๐ Fix issue with profiling dockerized process from the host os #168
-
v0.2.0 Changes
September 23, 2019- โ Add ability to profile native python extensions #2
- โ Add FreeBSD support #112
- Relicense to MIT #163
- โ Add option to write out Speedscope files #115
- โ Add option to output raw call stack data #35
- Get thread idle status from OS #92
- โ Add 'unlimited' default option for the duration #93
- ๐ Allow use as a library by other rust programs #110
- ๐ Show OS threadids in dump #57
- โฌ๏ธ Drop root permissions when starting new process #116
- ๐ Support building for ARM processors #89
- Python 3.8 compatability
- ๐ Fix issues profiling functions with more than 4000 lines #164
-
v0.2.0.dev4
August 11, 2019 -
v0.2.0.dev3
July 14, 2019 -
v0.2.0.dev0
January 28, 2019 -
v0.1.11 Changes
May 18, 2019- ๐ Fix to detect GIL status on Python 3.7+ #104
- Generate flamegraphs without perl (using Inferno) #38
- ๐ Use irregular sampling interval to avoid incorrect results #94
- ๐ฆ Detect python packages when generating short filenames #75
- ๐ Fix issue with finding interpreter with Python 3.7 and 32bit Linux #101
- Detect "v2.7.15+" as a valid version string #81
- ๐ Fix to cleanup venv after failing to build with setup.py #69
-
v0.1.10 Changes
December 08, 2018- ๐ Fix running py-spy inside a docker container #68