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 9a85c56 commit 5e050f1Copy full SHA for 5e050f1
Doc/c-api/perfmaps.rst
@@ -56,8 +56,8 @@ Note that holding an :term:`attached thread state` is not required for these API
56
Open the ``/tmp/perf-$pid.map`` file and append the content of *parent_filename*
57
to it.
58
59
- :param parent_filename: The name of the file to copy.
60
- :return: 0 on success, -1 on failure.
+ This function is only available on platforms that support perf maps (currently
+ Linux). Return ``0`` on success, ``-1`` on failure.
61
62
.. versionadded:: 3.13
63
0 commit comments