Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / tools / perf / builtin-inject.c
index ea46df25368c0f032cff400baa0ceea944723f03..40a33d7334cce224fb0ac8317554189f1821dfcf 100644 (file)
@@ -443,6 +443,7 @@ int cmd_inject(int argc, const char **argv, const char *prefix __maybe_unused)
                         "be more verbose (show build ids, etc)"),
                OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name, "file",
                           "kallsyms pathname"),
+               OPT_BOOLEAN('f', "force", &file.force, "don't complain, do it"),
                OPT_END()
        };
        const char * const inject_usage[] = {