summaryrefslogtreecommitdiffstats
path: root/Python/perf_trampoline.c
Commit message (Expand)AuthorAgeFilesLines
* gh-103295: expose API for writing perf map files (#103546)gsallam2023-05-211-68/+16
* gh-103650: Fix perf maps address format (#103651)Arthur Pastel2023-05-071-1/+1
* gh-81057: Move Ceval Trampoline Globals to _PyRuntimeState (gh-100083)Eric Snow2022-12-091-30/+14
* gh-96143: Move the perf trampoline files to the Python directory (#98675)Pablo Galindo Salgado2022-10-251-0/+531