]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118518: Allow perf to work without frame pointers (#112254)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sun, 5 May 2024 01:07:29 +0000 (03:07 +0200)
committerGitHub <noreply@github.com>
Sun, 5 May 2024 01:07:29 +0000 (03:07 +0200)
commit1b22d801b86ed314c4804b19a1fc4b13484e3cea
tree9cb5cea113afe83bb1ce106c565396a7bb344691
parent999f0c512281995fb61a0d9eda075fd846e8c505
gh-118518: Allow perf to work without frame pointers (#112254)
19 files changed:
Doc/c-api/init_config.rst
Doc/howto/perf_profiling.rst
Doc/using/cmdline.rst
Doc/whatsnew/3.13.rst
Include/internal/pycore_ceval.h
Include/internal/pycore_ceval_state.h
Lib/test/test_perf_profiler.py
Makefile.pre.in
Misc/NEWS.d/next/Core and Builtins/2024-05-02-20-32-42.gh-issue-118518.m-JbTi.rst [new file with mode: 0644]
PCbuild/_freeze_module.vcxproj
PCbuild/_freeze_module.vcxproj.filters
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/initconfig.c
Python/perf_jit_trampoline.c [new file with mode: 0644]
Python/perf_trampoline.c
Python/pylifecycle.c
Python/sysmodule.c
Tools/c-analyzer/cpython/ignored.tsv