Add profile description
[fio.git] / profile.h
index dbfb9c2e4537c40b9d9ddd5b89b56f0d69f05408..1185006755ee05895b903eac02e563257f5f9107 100644 (file)
--- a/profile.h
+++ b/profile.h
@@ -6,6 +6,7 @@
 struct profile_ops {
        struct flist_head list;
        char name[32];
+       char desc[64];
        int flags;
 
        /*