aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/perf_jit_trampoline.c
Commit message (Collapse)AuthorAge
* gh-131238: Add explicit includes to pycore headers (#131257)Victor Stinner2025-03-17
|
* GH-118844: Fix build failures when combining --disable-gil with ↵Savannah Ostrowski2024-05-11
| | | | --enable-experimental-jit (GH-118935)
* gh-118518: Ensure that the code padding it's applied (#118654)Pablo Galindo Salgado2024-05-06
|
* gh-118518: Use the raw syscall directly for gettid (#118592)Pablo Galindo Salgado2024-05-05
|
* gh-118518: Allow perf to work without frame pointers (#112254)Pablo Galindo Salgado2024-05-05