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

pablogsal

pablogsal

markshannon

gpshead

@pablogsal pablogsal changed the title Allow Linux perf profiler to see Python calls gh-96143: Allow Linux perf profiler to see Python calls

Aug 20, 2022

kumaraditya303

tiran

tomytsai1

@gpshead

they now match the current code.

gpshead

@pablogsal

@pablogsal

@pablogsal

facebook-github-bot pushed a commit to facebookincubator/cinder 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