pip install py-spy
找到目标程序的PID后,可以使用以下命令启动py-spy:
py-spy top --pid <PID>
py-spy record -o profile.svg --pid <PID>
Powered by: 博客园 Copyright © 2024 隐客 Powered by .NET 9.0 on Kubernetes