COMMITS
/ Python/perf_trampoline.c February 14, 2026
December 28, 2025
P
gh-143228: Fix UAF in perf trampoline during finalization (#143233)
Pablo Galindo Salgado committed
December 18, 2025
D
gh-142419: Add mmap.set_name method for user custom annotation (gh-142480)
Donghee Na committed
December 8, 2025
D
gh-141770: Annotate anonymous mmap usage if "-X dev" is used (gh-142079)
Donghee Na committed
August 7, 2025
D
gh-137291: Support perf profiler with an evaluation hook (#137292)
Dino Viehland committed
July 11, 2025
P
gh-136541: Fix several problems of perf trampolines in x86_64 and aarch64 (#136500)
Pablo Galindo Salgado committed
March 20, 2025
V
gh-131238: Remove includes from pycore_interp.h (#131495)
Victor Stinner committed
March 17, 2025
V
gh-131238: Add explicit includes to pycore headers (#131257)
Victor Stinner committed
December 3, 2024
May 5, 2024
P
gh-118518: Allow perf to work without frame pointers (#112254)
Pablo Galindo Salgado committed
December 21, 2023
N
gh-113343: Fix error check on mmap(2) (#113342)
Namhyung Kim committed
December 1, 2023
P
gh-112367: Only free perf trampoline arenas at shutdown (#112368)
Pablo Galindo Salgado committed
November 2, 2023
S
gh-108082: Use PyErr_FormatUnraisable() (GH-111580)
Serhiy Storchaka committed
October 27, 2023
September 6, 2023
V
gh-108765: Cleanup #include in Python/*.c files (#108977)
Victor Stinner committed
September 4, 2023
V
gh-106320: Remove private _PyErr_WriteUnraisableMsg() (#108863)
Victor Stinner committed
September 2, 2023
V
gh-108765: Python.h no longer includes <unistd.h> (#108783)
Victor Stinner committed
June 14, 2023
May 21, 2023
G
gh-103295: expose API for writing perf map files (#103546)
gsallam committed
May 7, 2023
A
gh-103650: Fix perf maps address format (#103651)
Arthur Pastel committed
December 9, 2022
E
gh-81057: Move Ceval Trampoline Globals to _PyRuntimeState (gh-100083)
Eric Snow committed
October 25, 2022
P
gh-96143: Move the perf trampoline files to the Python directory (#98675)
Pablo Galindo Salgado committed