From: tip-bot for Sangwon Hong <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, mingo@kernel.org,
namhyung@kernel.org, jolsa@kernel.org, hpa@zytor.com,
yao.jin@linux.intel.com, tglx@linutronix.de, acme@redhat.com,
qpakzk@gmail.com
Subject: [tip:perf/core] perf help: Add missing subcommand `version`
Date: Wed, 26 Sep 2018 01:42:53 -0700 [thread overview]
Message-ID: <tip-3b9c25c0a04675c5d8d4390d9d9b661135751b27@git.kernel.org> (raw)
In-Reply-To: <20180919074911.41931-1-qpakzk@gmail.com>
Commit-ID: 3b9c25c0a04675c5d8d4390d9d9b661135751b27
Gitweb: https://git.kernel.org/tip/3b9c25c0a04675c5d8d4390d9d9b661135751b27
Author: Sangwon Hong <qpakzk@gmail.com>
AuthorDate: Wed, 19 Sep 2018 00:49:11 -0700
Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Wed, 19 Sep 2018 14:53:36 -0300
perf help: Add missing subcommand `version`
There isn't subcommand `version` when typing `perf help`.
Before :
$ perf help | grep version
usage: perf [--version] [--help] [OPTIONS] COMMAND [ARGS]
So add perf-version in command-list.txt for listing it when typing `perf
help`.
After :
$ perf help | grep version
usage: perf [--version] [--help] [OPTIONS] COMMAND [ARGS]
version display the version of perf binary
Signed-off-by: Sangwon Hong <qpakzk@gmail.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jin Yao <yao.jin@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/20180919074911.41931-1-qpakzk@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
tools/perf/command-list.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/perf/command-list.txt b/tools/perf/command-list.txt
index 2d0caf20ff3a..bc6c585f74fc 100644
--- a/tools/perf/command-list.txt
+++ b/tools/perf/command-list.txt
@@ -30,3 +30,4 @@ perf-test mainporcelain common
perf-timechart mainporcelain common
perf-top mainporcelain common
perf-trace mainporcelain audit
+perf-version mainporcelain common
prev parent reply other threads:[~2018-09-26 8:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-19 7:49 [PATCH] perf tool: " Sangwon Hong
2018-09-19 18:05 ` Arnaldo Carvalho de Melo
2018-09-26 8:42 ` tip-bot for Sangwon Hong [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-3b9c25c0a04675c5d8d4390d9d9b661135751b27@git.kernel.org \
--to=tipbot@zytor.com \
--cc=acme@redhat.com \
--cc=hpa@zytor.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=namhyung@kernel.org \
--cc=qpakzk@gmail.com \
--cc=tglx@linutronix.de \
--cc=yao.jin@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®