summaryrefslogtreecommitdiffstats
path: root/Python/perf_jit_trampoline.c
Commit message (Collapse)AuthorAgeFilesLines
* GH-118844: Fix build failures when combining --disable-gil with ↵Savannah Ostrowski2024-05-111-2/+2
| | | | --enable-experimental-jit (GH-118935)
* gh-118518: Ensure that the code padding it's applied (#118654)Pablo Galindo Salgado2024-05-061-1/+1
|
* gh-118518: Use the raw syscall directly for gettid (#118592)Pablo Galindo Salgado2024-05-051-1/+2
|
* gh-118518: Allow perf to work without frame pointers (#112254)Pablo Galindo Salgado2024-05-051-0/+615