]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103295: expose API for writing perf map files (#103546)
authorgsallam <123525874+gsallam@users.noreply.github.com>
Sun, 21 May 2023 10:12:24 +0000 (03:12 -0700)
committerGitHub <noreply@github.com>
Sun, 21 May 2023 10:12:24 +0000 (11:12 +0100)
commitbe0c106789322273f1f76d232c768c09880a14bd
tree5068f5a53ac893d612272fcff8dcaa0c28ee4d69
parent2e91c7e62609ef405901dd5c4cb9d5aa794591ab
gh-103295: expose API for writing perf map files (#103546)

Co-authored-by: Aniket Panse <aniketpanse@fb.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Carl Meyer <carl@oddbird.net>
Doc/c-api/perfmaps.rst [new file with mode: 0644]
Doc/c-api/utilities.rst
Doc/howto/perf_profiling.rst
Include/sysmodule.h
Lib/test/test_perfmaps.py [new file with mode: 0644]
Misc/NEWS.d/next/C API/2023-04-14-23-05-52.gh-issue-103295.GRHY1Z.rst [new file with mode: 0644]
Modules/_testinternalcapi.c
Python/perf_trampoline.c
Python/pylifecycle.c
Python/sysmodule.c
Tools/c-analyzer/cpython/ignored.tsv