Scroll to navigation

AUSTIN(1) User Commands AUSTIN(1)

NAME

austin - manual page for austin 2.1.1

SYNOPSIS

austin [OPTION...] command [ARG...]

DESCRIPTION

Austin -- A frame stack sampler for Python.

Alternative collapsed stack sample format.
Attach to child processes.
Do not output samples of threads with no frame stacks.
Produce the full set of metrics (time +mem -mem).
Sampling interval in microseconds (default is 100). Accepted units: s, ms, us.
Profile memory usage.
Specify an output file for the collected samples.
The the ID of the process to which Austin should attach.
Suppress idle samples.
Start up wait time in milliseconds (default is 100). Accepted units: s, ms.
Sample for n_sec seconds only.
-?, --help
Give this help list
Give a short usage message
Print program version

Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.

REPORTING BUGS

Report bugs to <https://github.com/P403n1x87/austin/issues>.

SEE ALSO

The full documentation for austin is maintained as a Texinfo manual. If the info and austin programs are properly installed at your site, the command

info austin

should give you access to the complete manual.

December 2020 austin 2.1.1