[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- rec: python3-matplotlib
- Python based plotting system in a style similar to Matlab