File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1253,7 +1253,8 @@ Build changes
12531253 modules that are missing or packaged separately.
12541254 (Contributed by Stan Ulbrych and Petr Viktorin in :gh: `139707 `.)
12551255
1256- * Annotating anonymous mmap usage is now supported if Linux kernel supports ``PR_SET_VMA_ANON_NAME `` (Linux 5.17 or newer).
1256+ * Annotating anonymous mmap usage is now supported if Linux kernel supports
1257+ :manpage: `PR_SET_VMA_ANON_NAME <PR_SET_VMA(2const)>` (Linux 5.17 or newer).
12571258 Annotations are visible in ``/proc/<pid>/maps `` if the kernel supports the feature
12581259 and :option: `-X dev <-X> ` is passed to the Python or Python is built in :ref: `debug mode <debug-build >`.
12591260 (Contributed by Donghee Na in :gh: `141770 `)
You can’t perform that action at this time.
0 commit comments