summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-sched.txt
diff options
context:
space:
mode:
authorSihyeon Jang <uneedsihyeon@gmail.com>2017-11-16 17:26:05 +0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2017-11-16 20:50:06 +0300
commite9b61e52c384f4af13404ad95161af58af08c908 (patch)
tree12cf902d90b0eb26b324a01bef981f60af6d2706 /tools/perf/Documentation/perf-sched.txt
parentf4a30d2bee25b92f25086c81e33c80d767500097 (diff)
downloadlinux-e9b61e52c384f4af13404ad95161af58af08c908.tar.xz
perf sched: Document missing --force option
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>
Diffstat (limited to 'tools/perf/Documentation/perf-sched.txt')
-rw-r--r--tools/perf/Documentation/perf-sched.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-sched.txt b/tools/perf/Documentation/perf-sched.txt
index 55b67338548e..c7e50f263887 100644
--- a/tools/perf/Documentation/perf-sched.txt
+++ b/tools/perf/Documentation/perf-sched.txt
@@ -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'
----------------------------