mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
fix link to instrumentation
This commit is contained in:
parent
39e10616fb
commit
47503c5a8d
1 changed files with 1 additions and 1 deletions
|
@ -423,7 +423,7 @@ This can be used to instrument running interpreters in production,
|
|||
without the need to recompile specific debug builds or providing
|
||||
application-specific profiling/debugging code.
|
||||
|
||||
More details in:ref:`instrumentation`.
|
||||
More details in :ref:`instrumentation`.
|
||||
|
||||
The current implementation is tested on Linux and macOS. Additional
|
||||
markers may be added in the future.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue