Files
infix/package/python-spy/Config.in
T
Mattias WalströmandJoachim Wiberg f187fee89b package: Add python-spy
You can use it to inspect python applications, to inspect
executiontime.
2026-02-24 06:59:28 +01:00

9 lines
201 B
Plaintext

config BR2_PACKAGE_PYTHON_SPY
bool "python-spy"
depends on BR2_aarch64 || BR2_x86_64
select BR2_PACKAGE_PYTHON3
help
Sampling profiler for Python programs.
https://github.com/benfred/py-spy