py-spy
A sampling profiler for Python programs.
- Show a live view of the functions that take the most execution time of a running process:
- Start a program and show a live view of the functions that take the most execution time:
- Produce an SVG flame graph of the function call execution time:
- Dump the call stack of a running process:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).