OSDN Git Service

perf sched: Document missing --force option
authorSihyeon Jang <uneedsihyeon@gmail.com>
Thu, 16 Nov 2017 14:26:05 +0000 (23:26 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 16 Nov 2017 17:50:06 +0000 (14:50 -0300)
Add --force to the man page.

Signed-off-by: Sihyeon Jang <uneedsihyeon@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1510842367-11011-4-git-send-email-uneedsihyeon@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-sched.txt

index 55b6733..c7e50f2 100644 (file)
@@ -74,6 +74,10 @@ OPTIONS
 --dump-raw-trace=::
         Display verbose dump of the sched data.
 
+-f::
+--force::
+       Don't complain, do it.
+
 OPTIONS for 'perf sched map'
 ----------------------------