gh-96143: Allow Linux perf profiler to see Python calls by pablogsal · Pull Request #96123 · python/cpython

pablogsal · GitHub

pablogsal

changed the title Allow Linux perf profiler to see Python callsgh-96143: Allow Linux perf profiler to see Python calls

Aug 20, 2022

they now match the current code.

Closed

Merged

Closed

facebook-github-bot

pushed a commit to facebookincubator/MetaPython that referenced this pull request

May 19, 2023

Summary: Backport the perf-trampoline introduced in

python/cpython#96123

. The perf trampoline doesn't work properly with the JIT, so we have submitted a PR to have a C-API to unify writing to the perf-map files

python/cpython#103546

. Reviewed By: czardoz Differential Revision: D45419843 fbshipit-source-id: 16bd13d7981e48c9eb7bc0e5eef1c1f4748965f6 Open

Closed