We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2680f commit 58a9b13Copy full SHA for 58a9b13
1 file changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.3.8
2
+* Add wheels for Apple Silicon [#419](https://github.com/benfred/py-spy/issues/419)
3
+* Add --gil and --idle options to top view [#406](https://github.com/benfred/py-spy/issues/406)
4
+* Fix errors parsing python binaries [#407](https://github.com/benfred/py-spy/issues/407)
5
+* Specify timeunit in speedscope profiles [#294](https://github.com/benfred/py-spy/issues/294)
6
+
7
## v0.3.7
8
* Fix error that sometimes left the profiled program suspended [#390](https://github.com/benfred/py-spy/issues/390)
9
* Documentation fixes for README [#391](https://github.com/benfred/py-spy/issues/391), [#393](https://github.com/benfred/py-spy/issues/393)
0 commit comments