Merge branch 'akpm' (patches from Andrew)
[deliverable/linux.git] / tools / perf / builtin-data.c
index ddfe3ac4c7f775aa91eac650d84ad646a335f94e..7ad6e17ac6b362cadb02e453d36ce5bb288ff2e1 100644 (file)
@@ -65,6 +65,7 @@ static int cmd_data_convert(int argc, const char **argv,
                OPT_STRING(0, "to-ctf", &to_ctf, NULL, "Convert to CTF format"),
 #endif
                OPT_BOOLEAN('f', "force", &opts.force, "don't complain, do it"),
+               OPT_BOOLEAN(0, "all", &opts.all, "Convert all events"),
                OPT_END()
        };
 
This page took 0.026084 seconds and 5 git commands to generate.