CMD + K

austin

Community

A Frame Stack Sampler for CPython

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::austin

Usage Tracking

3.7.0
3.6.0
3.5.0
3.3.0
3.2.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Austin is a Python frame stack sampler for CPython written in pure C. Samples are collected by reading the CPython interpreter virtual memory space in order to retrieve information about the currently running threads along with the stack of the frames that are being executed. Hence, one can use Austin to easily make powerful statistical profilers that have minimal impact on the target application and that don't require any instrumentation.

About

Summary

A Frame Stack Sampler for CPython

Last Updated

Oct 15, 2024 at 12:17

License

GPL-3.0-or-later

Total Downloads

274.6K

Supported Platforms

linux-64
macOS-64
macOS-arm64
linux-aarch64
linux-ppc64le