[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-ba7e851642f48002def3450b279598c187721fd0@git.kernel.org>
Date: Fri, 16 Feb 2018 01:43:02 -0800
From: tip-bot for Sangwon Hong <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: acme@...hat.com, mingo@...nel.org, hpa@...or.com,
treeze.taeung@...il.com, linux-kernel@...r.kernel.org,
namhyung@...nel.org, jolsa@...nel.org, tglx@...utronix.de,
qpakzk@...il.com
Subject: [tip:perf/urgent] perf data: Document missing --force option
Commit-ID: ba7e851642f48002def3450b279598c187721fd0
Gitweb: https://git.kernel.org/tip/ba7e851642f48002def3450b279598c187721fd0
Author: Sangwon Hong <qpakzk@...il.com>
AuthorDate: Mon, 5 Feb 2018 20:48:35 +0900
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Thu, 15 Feb 2018 09:57:33 -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