SmartAudio/package/utils/cpu_monitor/src
lupeng bad0c24cde merge tinav3.06 code 2018-12-13 18:48:25 +08:00
..
Makefile init 2018-07-13 09:31:50 +08:00
cpu_lib.c init 2018-07-13 09:31:50 +08:00
cpu_lib.h init 2018-07-13 09:31:50 +08:00
cpu_test.c merge tinav3.06 code 2018-12-13 18:48:25 +08:00
readme init 2018-07-13 09:31:50 +08:00

readme

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-o [output dir]
	指定输出文件的路径,注意如果用到该选项需要作为第一个参数例如cpu_monitor -o output -s
-c [count]
	每隔1s获取CPU的频率、使用率、温度,循环count次
	每个CPU下的三个百分比分别表示CPU工作时间的占比CPU空闲时间的占比CPU等待输入输出完成时间的占比。
-s
	打印CPU的频率、使用率、温度
-l
	列出当前的频率表