Skip to content

v3.0.0

Compare
Choose a tag to compare
@P403n1x87 P403n1x87 released this 02 Jul 15:53
· 272 commits to master since this release

What's New

  • The format of the emitted samples has been changed into something easier to parse.

  • The sleepless mode now gives an estimate for CPU time.

  • Binaries with arbitrary names are now supported, allowing Austin to easily profile applications like uWSGI.

  • Windows compatibility has been enhanced to support wrapper launchers.

  • Initial support for Python 3.10

Bugfixes

  • Report the correct process ID on macOS.