[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-a3a4bcaeba5cc981783529db0b8609c03c2db38f@git.kernel.org>
Date: Tue, 13 Feb 2018 04:12:15 -0800
From: tip-bot for Sangwon Hong <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: qpakzk@...il.com, tglx@...utronix.de, namhyung@...nel.org,
treeze.taeung@...il.com, acme@...hat.com, hpa@...or.com,
linux-kernel@...r.kernel.org, jolsa@...nel.org, mingo@...nel.org
Subject: [tip:perf/urgent] perf data: Document missing --force option
Commit-ID: a3a4bcaeba5cc981783529db0b8609c03c2db38f
Gitweb: https://git.kernel.org/tip/a3a4bcaeba5cc981783529db0b8609c03c2db38f
Author: Sangwon Hong <qpakzk@...il.com>
AuthorDate: Mon, 5 Feb 2018 20:48:35 +0900
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Tue, 6 Feb 2018 10:11:52 -0300
perf data: Document missing --force option
Add the --force option to the man page.
Signed-off-by: Sangwon Hong <qpakzk@...il.com>
Cc: Jiri Olsa <jolsa@...nel.org>
Cc: Namhyung Kim <namhyung@...nel.org>
Cc: Taeung Song <treeze.taeung@...il.com>
Link: http://lkml.kernel.org/r/1517831315-31490-1-git-send-email-qpakzk@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/perf/Documentation/perf-data.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tools/perf/Documentation/perf-data.txt b/tools/perf/Documentation/perf-data.txt
index f0796a4..90bb4aa 100644
--- a/tools/perf/Documentation/perf-data.txt
+++ b/tools/perf/Documentation/perf-data.txt
@@ -30,6 +30,10 @@ OPTIONS for 'convert'
-i::
Specify input perf data file path.
+-f::
+--force::
+ Don't complain, do it.
+
-v::
--verbose::
Be more verbose (show counter open errors, etc).
Powered by blists - more mailing lists