OSDN Git Service

perf timechart: Document missing --force option
authorSihyeon Jang <uneedsihyeon@gmail.com>
Thu, 16 Nov 2017 14:26:04 +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-3-git-send-email-uneedsihyeon@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-timechart.txt

index df98d1c..ef0c756 100644 (file)
@@ -50,7 +50,9 @@ TIMECHART OPTIONS
 -p::
 --process::
         Select the processes to display, by name or PID
-
+-f::
+--force::
+       Don't complain, do it.
 --symfs=<directory>::
         Look for files with symbols relative to this directory.
 -n::