Add profile description
[fio.git] / profiles / tiobench.c
index aba0785c6eef6ab863cf1f8af039b2176bc113bb..e8c478ec6ce817c819fcd8fc21724b901e343dcb 100644 (file)
@@ -85,6 +85,7 @@ static void tb_prep_cmdline(void)
 
 static struct profile_ops tiobench_profile = {
        .name           = "tiobench",
+       .desc           = "Emulate behaviour of the tiotest/tiobench benchmark",
        .options        = options,
        .prep_cmd       = tb_prep_cmdline,
        .cmdline        = tb_opts,