删除调试打印信息。
This commit is contained in:
@@ -218,7 +218,6 @@ void maat_stat_output(struct _Maat_feather_t* feather)
|
|||||||
feather->fs_column_id[COLUMN_TABLE_CPU_TIME],
|
feather->fs_column_id[COLUMN_TABLE_CPU_TIME],
|
||||||
FS_OP_ADD,
|
FS_OP_ADD,
|
||||||
total_cpu_time/1000);
|
total_cpu_time/1000);
|
||||||
printf("%lld us %s",total_cpu_time/1000,ctime(&now));
|
|
||||||
}
|
}
|
||||||
FS_operate(feather->stat_handle,
|
FS_operate(feather->stat_handle,
|
||||||
feather->total_stat_id,
|
feather->total_stat_id,
|
||||||
|
|||||||
Reference in New Issue
Block a user