Skip to content

Commit f3f24ce

Browse files
committed
Document -X perf_jit in the manpage
1 parent b7006c3 commit f3f24ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Misc/python.man

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,9 @@ Set implementation-specific option. The following options are available:
373373

374374
-X perf: support the Linux "perf" profiler; also PYTHONPERFSUPPORT=1
375375

376+
-X perf_jit: support the Linux "perf" profiler with DWARF support;
377+
also PYTHON_PERF_JIT_SUPPORT=1
378+
376379
.TP
377380
.B \-x
378381
Skip the first line of the source. This is intended for a DOS

0 commit comments

Comments
 (0)