benfred / py-spy

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

python311 do not support --native #558

Open 1995chen opened 1 year ago

1995chen commented 1 year ago

py-spy record -o grpc.svg --pid 267 --native --subprocesses --idle --gil -- --cap-add SYS_PTRACE Error: No python processes found in process 267 or any of its subprocesses (py_311) root@delta-Precision-5820-Tower:/workspace/project# py-spy record -o grpc.svg --pid 267 --subprocesses --idle --gil -- --cap-add SYS_PTRACE py-spy> Sampling process 100 times a second. Press Control-C to exit.

DHolmanCoding commented 1 year ago

Yeah, full 3.11 would be amazing!

MorningLightMountain713 commented 1 year ago

3.11 support +1