Thanks to visit codestin.com Credit goes to github.com
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 41bab32 commit 574b39aCopy full SHA for 574b39a
Doc/howto/perf_profiling.rst
@@ -195,7 +195,7 @@ information. This is because as the code that is interposed to allow ``perf``
195
support is dynamically generated it doesn't have any DWARF debugging information
196
available.
197
198
-You can check if you system has been compiled with this flag by running::
+You can check if your system has been compiled with this flag by running::
199
200
$ python -m sysconfig | grep 'no-omit-frame-pointer'
201
0 commit comments