We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b98cf commit 5c89eeaCopy full SHA for 5c89eea
Doc/c-api/perfmaps.rst
@@ -55,8 +55,8 @@ Note that holding an :term:`attached thread state` is not required for these API
55
Open the ``/tmp/perf-$pid.map`` file and append the content of *parent_filename*
56
to it.
57
58
- This function is only available on platforms that support perf maps (currently
59
- Linux). Return ``0`` on success, ``-1`` on failure.
+ This function is available on all platforms but only generates output on platforms
+ that support perf maps (currently only Linux). On other platforms, it does nothing.
60
61
.. versionadded:: 3.13
62
0 commit comments