Skip to content

Commit c20aa92

Browse files
committed
Link to pstats CLI
1 parent 151e280 commit c20aa92

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Doc/library/cmdline.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following modules have a command-line interface.
3333
* :mod:`poplib`
3434
* :ref:`profiling.sampling <profiling-sampling>`
3535
* :ref:`profiling.tracing <profiling-tracing-cli>`
36-
* :mod:`pstats`
36+
* :ref:`pstats <pstats-cli>`
3737
* :ref:`py_compile <py_compile-cli>`
3838
* :mod:`pyclbr`
3939
* :mod:`pydoc`

Doc/library/pstats.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,8 @@ The :class:`!Stats` class
336336
Sort by internal time (time in function excluding subcalls).
337337

338338

339+
.. _pstats-cli:
340+
339341
Command-line interface
340342
======================
341343

0 commit comments

Comments
 (0)