[ 源代码: psrecord ]
软件包:python3-psrecord(1.4-2)
Records the CPU and memory activity of a process
Psrecord is a small Python CLI utility that attaches itself to a process and records its CPU and memory usage. It appends results every sample interval into a log file. It can also plot the data into an image file at the end of a session using matplotlib.
其他与 python3-psrecord 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- rec: python3-matplotlib
- Python based plotting system in a style similar to Matlab