Files
CoreMP135_buildroot/package/python-memory-profiler/Config.in
T

8 lines
239 B
Plaintext
Raw Normal View History

2020-10-24 17:57:50 +03:00
config BR2_PACKAGE_PYTHON_MEMORY_PROFILER
bool "python-memory-profiler"
select BR2_PACKAGE_PYTHON_PSUTIL # runtime
help
A module for monitoring memory usage of a python program.
https://github.com/pythonprofilers/memory_profiler