[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-f4a30d2bee25b92f25086c81e33c80d767500097@git.kernel.org>
Date: Sat, 18 Nov 2017 00:38:10 -0800
From: tip-bot for Sihyeon Jang <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: mingo@...nel.org, uneedsihyeon@...il.com, jolsa@...nel.org,
acme@...hat.com, hpa@...or.com, namhyung@...nel.org,
linux-kernel@...r.kernel.org, tglx@...utronix.de
Subject: [tip:perf/core] perf timechart: Document missing --force option
Commit-ID: f4a30d2bee25b92f25086c81e33c80d767500097
Gitweb: https://git.kernel.org/tip/f4a30d2bee25b92f25086c81e33c80d767500097
Author: Sihyeon Jang <uneedsihyeon@...il.com>
AuthorDate: Thu, 16 Nov 2017 23:26:04 +0900
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Thu, 16 Nov 2017 14:50:06 -0300
perf timechart: Document missing --force option
Add --force to the man page.
Signed-off-by: Sihyeon Jang <uneedsihyeon@...il.com>
Cc: Jiri Olsa <jolsa@...nel.org>
Cc: Namhyung Kim <namhyung@...nel.org>
Link: http://lkml.kernel.org/r/1510842367-11011-3-git-send-email-uneedsihyeon@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/perf/Documentation/perf-timechart.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tools/perf/Documentation/perf-timechart.txt b/tools/perf/Documentation/perf-timechart.txt
index df98d1c..ef0c756 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::
Powered by blists - more mailing lists