parent
cc48f2102c
commit
e0c097b422
|
@ -174,7 +174,7 @@ static int bootchart_init() {
|
|||
if (timeout > BOOTCHART_MAX_TIME_SEC)
|
||||
timeout = BOOTCHART_MAX_TIME_SEC;
|
||||
...
|
||||
}
|
||||
}
|
||||
|
||||
static int bootchart_step() {
|
||||
do_log_file(log_stat, "/proc/stat");
|
||||
|
|
Loading…
Reference in New Issue