mirror of
https://github.com/python/cpython.git
synced 2025-11-09 06:01:05 +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::
|
Example, using the environment variable::
|
||||||
|
|
||||||
$ PYTHONPERFSUPPORT=1
|
$ PYTHONPERFSUPPORT=1 python script.py
|
||||||
$ python script.py
|
|
||||||
$ perf report -g -i perf.data
|
$ perf report -g -i perf.data
|
||||||
|
|
||||||
Example, using the :option:`!-X` option::
|
Example, using the :option:`!-X` option::
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue