mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
parent
a973bf0f97
commit
a13620685f
1 changed files with 1 additions and 2 deletions
|
|
@ -162,8 +162,7 @@ the :option:`!-X` option takes precedence over the environment variable.
|
|||
|
||||
Example, using the environment variable::
|
||||
|
||||
$ PYTHONPERFSUPPORT=1
|
||||
$ python script.py
|
||||
$ PYTHONPERFSUPPORT=1 python script.py
|
||||
$ perf report -g -i perf.data
|
||||
|
||||
Example, using the :option:`!-X` option::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue