LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>
To: mhiramat@kernel.org, jolsa@redhat.com, acme@redhat.com
Cc: kstewart@linuxfoundation.org, tglx@linutronix.de,
pombredanne@nexb.com, linux-kernel@vger.kernel.org,
peterz@infradead.org, mingo@redhat.com,
alexander.shishkin@linux.intel.com, namhyung@kernel.org,
uneedsihyeon@gmail.com, kjlx@templeofstupid.com,
Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>
Subject: [PATCH v2 0/3] perf/buildid-cache: Add --list and --purge-all options
Date: Tue, 17 Apr 2018 09:43:43 +0530 [thread overview]
Message-ID: <20180417041346.5617-1-ravi.bangoria@linux.vnet.ibm.com> (raw)
First patch is a trivial error message fix. Second and third
adds new options --list and --purge-all to 'buildid-cache'
subcommand.
v2 changes:
- [PATCH v2 2/3] Display optput of 'perf buildid-cache -l' same as
'perf buildid-list'.
- [PATCH v2 2/3] Other minor changes as suggested by Jiri.
v1 can be found at:
https://lkml.org/lkml/2018/4/9/295
Ravi Bangoria (3):
tools/parse-options: Add '\n' at the end of error messages
perf/buildid-cache: Support --list option
perf/buildid-cache: Support --purge-all option
tools/lib/subcmd/parse-options.c | 6 +-
tools/perf/Documentation/perf-buildid-cache.txt | 7 ++-
tools/perf/builtin-buildid-cache.c | 77 ++++++++++++++++++++++++-
3 files changed, 83 insertions(+), 7 deletions(-)
--
2.14.3
next reply other threads:[~2018-04-17 4:14 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-17 4:13 Ravi Bangoria [this message]
2018-04-17 4:13 ` [PATCH v2 1/3] tools/parse-options: Add '\n' at the end of error messages Ravi Bangoria
2018-04-21 7:52 ` [tip:perf/urgent] perf tools: Add '\n' at the end of parse-options " tip-bot for Ravi Bangoria
2018-04-17 4:13 ` [PATCH v2 2/3] perf/buildid-cache: Support --list option Ravi Bangoria
2018-04-23 6:59 ` Masami Hiramatsu
2018-05-02 17:39 ` [tip:perf/core] perf buildid-cache: " tip-bot for Ravi Bangoria
2018-04-17 4:13 ` [PATCH v2 3/3] perf/buildid-cache: Support --purge-all option Ravi Bangoria
2018-04-23 7:02 ` Masami Hiramatsu
2018-05-03 8:54 ` Ravi Bangoria
2018-05-08 15:42 ` Masami Hiramatsu
2018-05-09 6:00 ` Ravi Bangoria
2018-04-23 18:59 ` Arnaldo Carvalho de Melo
2018-05-02 17:40 ` [tip:perf/core] perf buildid-cache: " tip-bot for Ravi Bangoria
2018-04-17 7:57 ` [PATCH v2 0/3] perf/buildid-cache: Add --list and --purge-all options Jiri Olsa
2018-04-17 13:58 ` Arnaldo Carvalho de Melo
2018-04-18 5:54 ` Masami Hiramatsu
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=20180417041346.5617-1-ravi.bangoria@linux.vnet.ibm.com \
--to=ravi.bangoria@linux.vnet.ibm.com \
--cc=acme@redhat.com \
--cc=alexander.shishkin@linux.intel.com \
--cc=jolsa@redhat.com \
--cc=kjlx@templeofstupid.com \
--cc=kstewart@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mhiramat@kernel.org \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
--cc=pombredanne@nexb.com \
--cc=tglx@linutronix.de \
--cc=uneedsihyeon@gmail.com \
--subject='Re: [PATCH v2 0/3] perf/buildid-cache: Add --list and --purge-all options' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).