Commit-ID:  e9b61e52c384f4af13404ad95161af58af08c908
Gitweb:     https://git.kernel.org/tip/e9b61e52c384f4af13404ad95161af58af08c908
Author:     Sihyeon Jang <uneedsihy...@gmail.com>
AuthorDate: Thu, 16 Nov 2017 23:26:05 +0900
Committer:  Arnaldo Carvalho de Melo <a...@redhat.com>
CommitDate: Thu, 16 Nov 2017 14:50:06 -0300

perf sched: Document missing --force option

Add --force to the man page.

Signed-off-by: Sihyeon Jang <uneedsihy...@gmail.com>
Cc: Jiri Olsa <jo...@kernel.org>
Cc: Namhyung Kim <namhy...@kernel.org>
Link: 
http://lkml.kernel.org/r/1510842367-11011-4-git-send-email-uneedsihy...@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <a...@redhat.com>
---
 tools/perf/Documentation/perf-sched.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/perf/Documentation/perf-sched.txt 
b/tools/perf/Documentation/perf-sched.txt
index 55b6733..c7e50f2 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'
 ----------------------------
 

Reply via email to