[ Bron: psrecord ]
Pakket: python3-psrecord (1.4-2)
Verwijzigingen voor python3-psrecord
Debian bronnen:
Het bronpakket psrecord downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-psrecord gerelateerde pakketten
|
|
|
|
-
- 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