aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
diff options
context:
space:
mode:
authorSihyeon Jang <uneedsihyeon@gmail.com>2017-11-16 23:26:04 +0900
committerArnaldo Carvalho de Melo <acme@redhat.com>2017-11-16 14:50:06 -0300
commitf4a30d2bee25b92f25086c81e33c80d767500097 (patch)
tree1d7e4508976f38b0d68a4d3dc2159e4ee3c2592a /tools/perf/Documentation
parentperf trace: Document missing option, colons (diff)
downloadlinux-dev-f4a30d2bee25b92f25086c81e33c80d767500097.tar.xz
linux-dev-f4a30d2bee25b92f25086c81e33c80d767500097.zip
perf timechart: 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-3-git-send-email-uneedsihyeon@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation')
-rw-r--r--tools/perf/Documentation/perf-timechart.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf-timechart.txt b/tools/perf/Documentation/perf-timechart.txt
index df98d1c82688..ef0c7565bd5c 100644
--- a/tools/perf/Documentation/perf-timechart.txt
+++ b/tools/perf/Documentation/perf-timechart.txt
@@ -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::