am 9cea6ccb
: dumpstate: report device uptime mmc performance
* commit '9cea6ccbd8789f9583c78ce2b36ac5dd75717b6c': dumpstate: report device uptime mmc performance
This commit is contained in:
commit
ea14602e6e
@ -132,6 +132,7 @@ static void dumpstate() {
|
||||
|
||||
dump_dev_files("TRUSTY VERSION", "/sys/bus/platform/drivers/trusty", "trusty_version");
|
||||
run_command("UPTIME", 10, "uptime", NULL);
|
||||
dump_file("MMC PERF", "/sys/block/mmcblk0/stat");
|
||||
dump_file("MEMORY INFO", "/proc/meminfo");
|
||||
run_command("CPU INFO", 10, "top", "-n", "1", "-d", "1", "-m", "30", "-t", NULL);
|
||||
run_command("PROCRANK", 20, "procrank", NULL);
|
||||
|
Loading…
Reference in New Issue
Block a user