aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSihyeon Jang <[email protected]>2017-11-16 23:26:04 +0900
committerArnaldo Carvalho de Melo <[email protected]>2017-11-16 14:50:06 -0300
commitf4a30d2bee25b92f25086c81e33c80d767500097 (patch)
tree1d7e4508976f38b0d68a4d3dc2159e4ee3c2592a
parent9b9d28a0087608052b39e7d9ee2f07b4e0fd6dca (diff)
perf timechart: Document missing --force option
Add --force to the man page. Signed-off-by: Sihyeon Jang <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
-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::