TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Python lib to monitor CPU and Memory usage of any process
3 点
作者
zettacircl
将近 6 年前
1 comment
zettacircl
将近 6 年前
Quite nice to see, easy to use, can monitor any process in a programmatic way.<p>Usage : from psrecord.main import monitor monitor(XXXX, logfile = "./test.log", plot=True, include_children=True)