mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] perf annotate: Document missing --force option
@ 2018-02-05 11:48 Sangwon Hong
  2018-02-13 12:12 ` [tip:perf/urgent] perf data: " tip-bot for Sangwon Hong
  2018-02-16  9:43 ` tip-bot for Sangwon Hong
  0 siblings, 2 replies; 3+ messages in thread
From: Sangwon Hong @ 2018-02-05 11:48 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: linux-kernel, Jiri Olsa, Namhyung Kim, Taeung Song, Sangwon Hong

Add --force option on the man page

Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Taeung Song <treeze.taeung@gmail.com>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Sangwon Hong <qpakzk@gmail.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).
-- 
2.7.4

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [tip:perf/urgent] perf data: Document missing --force option
  2018-02-05 11:48 [PATCH] perf annotate: Document missing --force option Sangwon Hong
@ 2018-02-13 12:12 ` tip-bot for Sangwon Hong
  2018-02-16  9:43 ` tip-bot for Sangwon Hong
  1 sibling, 0 replies; 3+ messages in thread
From: tip-bot for Sangwon Hong @ 2018-02-13 12:12 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: qpakzk, tglx, namhyung, treeze.taeung, acme, hpa, linux-kernel,
	jolsa, mingo

Commit-ID:  a3a4bcaeba5cc981783529db0b8609c03c2db38f
Gitweb:     https://git.kernel.org/tip/a3a4bcaeba5cc981783529db0b8609c03c2db38f
Author:     Sangwon Hong <qpakzk@gmail.com>
AuthorDate: Mon, 5 Feb 2018 20:48:35 +0900
Committer:  Arnaldo Carvalho de Melo <acme@redhat.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@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Taeung Song <treeze.taeung@gmail.com>
Link: http://lkml.kernel.org/r/1517831315-31490-1-git-send-email-qpakzk@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.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).

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [tip:perf/urgent] perf data: Document missing --force option
  2018-02-05 11:48 [PATCH] perf annotate: Document missing --force option Sangwon Hong
  2018-02-13 12:12 ` [tip:perf/urgent] perf data: " tip-bot for Sangwon Hong
@ 2018-02-16  9:43 ` tip-bot for Sangwon Hong
  1 sibling, 0 replies; 3+ messages in thread
From: tip-bot for Sangwon Hong @ 2018-02-16  9:43 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: acme, mingo, hpa, treeze.taeung, linux-kernel, namhyung, jolsa,
	tglx, qpakzk

Commit-ID:  ba7e851642f48002def3450b279598c187721fd0
Gitweb:     https://git.kernel.org/tip/ba7e851642f48002def3450b279598c187721fd0
Author:     Sangwon Hong <qpakzk@gmail.com>
AuthorDate: Mon, 5 Feb 2018 20:48:35 +0900
Committer:  Arnaldo Carvalho de Melo <acme@redhat.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@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Taeung Song <treeze.taeung@gmail.com>
Link: http://lkml.kernel.org/r/1517831315-31490-1-git-send-email-qpakzk@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.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).

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-16  9:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-05 11:48 [PATCH] perf annotate: Document missing --force option Sangwon Hong
2018-02-13 12:12 ` [tip:perf/urgent] perf data: " tip-bot for Sangwon Hong
2018-02-16  9:43 ` tip-bot for Sangwon Hong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome