Scroll to navigation

AUSTIN(1) User Commands AUSTIN(1)

NAME

austin - manual page for austin 1.0.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 (default is 500us).
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.
Approximate start up wait time. Increase on slow machines (default is 100ms).
-?, --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.

May 2020 austin 1.0.1