Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 279 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 279 Bytes

showlog

提取log中的信息,并图形化显示。 使用python。

log_cpu_mem.sh, 用来生成log文件,文件中抓取空闲内存和空闲cpu 命令: log_cpu_mem.sh test 生成test.log

命令: show.py test.log 可以图形化显示log中的cpu 和 memory信息