austin-python

Python wrapper for Austin, the CPython frame stack sampler.

GPL-3.0 License

Downloads
15.3K
Stars
31
Committers
4

Bot releases are hidden (Show)

austin-python - v1.7.1 Latest Release

Published by P403n1x87 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/P403n1x87/austin-python/compare/v1.7.0...v1.7.1

austin-python - v1.7.0

Published by P403n1x87 12 months ago

What's Changed

Full Changelog: https://github.com/P403n1x87/austin-python/compare/v1.6.0...v1.7.0

austin-python - v1.6.0

Published by P403n1x87 about 1 year ago

What's Changed

Full Changelog: https://github.com/P403n1x87/austin-python/compare/v1.5.1...v1.6.0

austin-python - v1.5.1

Published by P403n1x87 about 1 year ago

Bug Fixes

Relaxed dependency requirements to improve compatibility with other packages installed within the same environment.

austin-python - v1.5.0

Published by P403n1x87 over 1 year ago

What's Changed

Full Changelog: https://github.com/P403n1x87/austin-python/compare/v1.4.2...v1.5.0

austin-python - v1.4.2

Published by P403n1x87 almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/P403n1x87/austin-python/compare/v1.4.1...v1.4.2

austin-python - v1.4.1

Published by P403n1x87 almost 2 years ago

Bugfixes

  • Fixed multiprocess support with the MOJO format.
austin-python - v1.4.0

Published by P403n1x87 almost 2 years ago

What's New

  • Added the austinp-resolve tool to resolve Austin files generated by the austinp variant of Austin.
austin-python - v1.3.0

Published by P403n1x87 almost 2 years ago

What's New

  • Added the mojo2austin conversion tool
austin-python - v1.2.2

Published by P403n1x87 over 2 years ago

Bugfixes

  • Fixed a bug that prevented data collected on Windows to be converted to other formats with the command-line tools provided by the library (e.g. austin2speedscope) correctly.
austin-python - v1.2.1

Published by P403n1x87 almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/P403n1x87/austin-python/compare/v1.2.0...v1.2.1

austin-python - v1.2.0

Published by P403n1x87 almost 3 years ago

What's New

AustinStats objects can now be deep-copied.

austin-python - v1.1.0

Published by P403n1x87 almost 3 years ago

What's New

The AustinStats objects have been made thread-safe.

austin-python - v1.0.0

Published by P403n1x87 about 3 years ago

austin-python - v1.0.0b2

Published by P403n1x87 over 3 years ago

austin-python - v1.0.0b1

Published by P403n1x87 over 3 years ago

Bugfixes

Fixed exception handling when Austin terminates

austin-python - v1.0.0a3

Published by P403n1x87 over 3 years ago

Bugfixes

  • Fix handling of Austin reporting of Python versions
austin-python - v1.0.0a2

Published by P403n1x87 over 3 years ago

austin-python - v1.0.0a1

Published by P403n1x87 over 3 years ago

What's New

This pre-release adds support for Austin 3

austin-python - v0.3.2

Published by P403n1x87 over 3 years ago

Bugfixes

  • Fixed a typo that prevented the compress tool from running
  • Added the diff tool to the library entry points