COMMITS
/ Python/perf_jit_trampoline.c January 28, 2026
S
gh-144194: Fix mmap failure check in perf_jit_trampoline.c (#143713)
stratakis committed
January 22, 2026
S
gh-142779: Initialize reserved field for proper padding (#142780)
stratakis 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
July 23, 2025
P
gh-136459: Use platform-specific type in perf_jit_trampoline (GH-137031)
Petr Viktorin committed
July 22, 2025
N
gh-136459: Add perf trampoline support for macOS (#136461)
Nazım Can Altınova committed
July 11, 2025
P
gh-136541: Fix several problems of perf trampolines in x86_64 and aarch64 (#136500)
Pablo Galindo Salgado committed
June 3, 2025
S
gh-128605: Add branch protections for x86_64 in asm_trampoline.S (#128606)
stratakis committed
May 25, 2025
P
Heavily comment Python/perf_jit_trampoline.c to improve maintainability (#134527)
Pablo Galindo Salgado committed
March 17, 2025
V
gh-131238: Add explicit includes to pycore headers (#131257)
Victor Stinner committed
May 11, 2024
S
GH-118844: Fix build failures when combining --disable-gil with --enable-experimental-jit (GH-118935)
Savannah Ostrowski committed
May 6, 2024
P
gh-118518: Ensure that the code padding it's applied (#118654)
Pablo Galindo Salgado committed
May 5, 2024
P
gh-118518: Use the raw syscall directly for gettid (#118592)
Pablo Galindo Salgado committed
P
gh-118518: Allow perf to work without frame pointers (#112254)
Pablo Galindo Salgado committed