X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=init.c;h=4d0a9069a67556af7aab36c78caf9dd9a247822a;hb=4780fa263c038646ab803b63f23f486b2b7b1140;hp=59c5f7c848a8082aa61675107e4e6f498be3aa93;hpb=03f0a3c55c495bf9ef0668d2b6b047eb499e5e3f;p=fio.git diff --git a/init.c b/init.c index 59c5f7c8..4d0a9069 100644 --- a/init.c +++ b/init.c @@ -992,6 +992,7 @@ struct debug_level debug_levels[] = { { .name = "job", .shift = FD_JOB }, { .name = "mutex", .shift = FD_MUTEX }, { .name = "profile", .shift = FD_PROFILE }, + { .name = "time", .shift = FD_TIME }, { .name = NULL, }, };