Skip to content

Commit a715cfe

Browse files
committed
Document -X perf in the manpage
1 parent 3169524 commit a715cfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Misc/python.man

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,8 @@ Set implementation-specific option. The following options are available:
371371
This helps avoid denial of service attacks when parsing untrusted data.
372372
The default is sys.int_info.default_max_str_digits. 0 disables.
373373

374+
-X perf: support the Linux "perf" profiler; also PYTHONPERFSUPPORT=1
375+
374376
.TP
375377
.B \-x
376378
Skip the first line of the source. This is intended for a DOS

0 commit comments

Comments
 (0)