benfred / py-spy

Sampling profiler for Python programs
MIT License
12.13k stars 401 forks source link

Cannot detect GIL holding #669

Open satyamg1620 opened 1 month ago

satyamg1620 commented 1 month ago

Cannot detect GIL holding in version '3.9.18' on the current platform (reason: unknown pyruntime.gilstate.tstate_current offset) Python version: 3.9.18 Platform: s390x

satyamg1620 commented 1 month ago

@simonrw @benfred @jarus @auscompgeek can you please help with this issue?