[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-deb368acf1731bf89c34b171094c4f8eff66ebd9@git.kernel.org>
Date: Sat, 18 Nov 2017 00:38:58 -0800
From: tip-bot for Sihyeon Jang <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: tglx@...utronix.de, jolsa@...nel.org, linux-kernel@...r.kernel.org,
acme@...hat.com, uneedsihyeon@...il.com, namhyung@...nel.org,
hpa@...or.com, mingo@...nel.org
Subject: [tip:perf/core] perf evlist: Document missing --force option
Commit-ID: deb368acf1731bf89c34b171094c4f8eff66ebd9
Gitweb: https://git.kernel.org/tip/deb368acf1731bf89c34b171094c4f8eff66ebd9
Author: Sihyeon Jang <uneedsihyeon@...il.com>
AuthorDate: Thu, 16 Nov 2017 23:26:06 +0900
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Thu, 16 Nov 2017 14:50:07 -0300
perf evlist: 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-5-git-send-email-uneedsihyeon@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/perf/Documentation/perf-evlist.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tools/perf/Documentation/perf-evlist.txt b/tools/perf/Documentation/perf-evlist.txt
index 6f7200f..c0a6640 100644
--- a/tools/perf/Documentation/perf-evlist.txt
+++ b/tools/perf/Documentation/perf-evlist.txt
@@ -20,6 +20,10 @@ OPTIONS
--input=::
Input file name. (default: perf.data unless stdin is a fifo)
+-f::
+--force::
+ Don't complain, do it.
+
-F::
--freq=::
Show just the sample frequency used for each event.
Powered by blists - more mailing lists