| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| ``<format>_<PID>.<ext>`` (for example, ``flamegraph_12345.html``). | ||
| :option:`--heatmap` creates a directory named ``heatmap_<PID>``. | ||
|
|
||
|
|
There was a problem hiding this comment.
Sorry, something went wrong.
When running the `profiling.sampling` module in pstats mode, the output can be emitted in two different ways: text to stdout or a binary file when the `--output` argument is set. The current documentation and help text is confusing as it does not distinguish between these two output formats so it may be surprising to the user to get different formats depending whether `--output` is set or not.
…43388) When running the `profiling.sampling` module in pstats mode, the output can be emitted in two different ways: text to stdout or a binary file when the `--output` argument is set. The current documentation and help text is confusing as it does not distinguish between these two output formats so it may be surprising to the user to get different formats depending whether `--output` is set or not.
| Back | FazBrowse Home | New Git URL |
When running the profiling.sampling module in pstats mode, the output can be emitted in two different ways: text to stdout or a binary file when the --output argument is set.
The current documentation and help text is confusing as it does not distinguish between these two output formats so it may be surprising to the user to get different formats depending whether --output is set or not.
📚 Documentation preview 📚: https://cpython-previews--143388.org.readthedocs.build/