[ ソース: psrecord ]
パッケージ: python3-psrecord (1.4-2)
python3-psrecord に関するリンク
Debian の資源:
psrecord ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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