From: Adrian Hunter <adrian.hunter@intel.com>
To: Mathieu Poirier <mathieu.poirier@linaro.org>, acme@kernel.org
Cc: mingo@redhat.com, peterz@infradead.org,
alexander.shishkin@linux.intel.com, jolsa@kernel.org,
acme@infradead.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V6 0/3] Adding support for address filters
Date: Fri, 16 Sep 2016 15:49:01 +0300 [thread overview]
Message-ID: <ffb32202-50c4-50fc-0f75-01a109bfac72@intel.com> (raw)
In-Reply-To: <1473957428-28311-1-git-send-email-mathieu.poirier@linaro.org>
On 15/09/16 19:37, Mathieu Poirier wrote:
> This patch set makes it possible to use the current filter
> framework with address filters. That way address filters for
> HW tracers such as CoreSight and IntelPT can be communicated
> to the kernel drivers.
FYI, I am working on patches to add support for entering address filters
using symbol names. I will probably send them next week.
>
> In this revision precursor work is done to make function
> perf_evsel__append_filter() generic, along with changes to
> current customers. From there the work on address filters is
> introduced.
>
> Thanks,
> Mathieu
>
> ---
> Changes for V6:
> - Split work in 3 (small) patches.
> - Adding tracepoint and address filter append() functions
>
> Changes for V5:
> - Modified perf_evsel__append_filter() to take a string format
> rather than an operation.
>
> Changes for V4:
> - Added support for address filters over more than one
> nibble.
> - Removed Jiri's ack, this version is too different from
> what was reviewed.
>
> Changes for V3:
> - Added Jiri's ack.
> - Rebased to v4.8-rc5.
>
> Changes for V2:
> - Rebased to v4.8-rc4.
> - Revisited error path.
>
> Mathieu Poirier (3):
> perf tools: making perf_evsel__append_filter() generic
> perf tools: new tracepoint specific function
> perf tools: adding support for address filters
>
> tools/perf/builtin-trace.c | 8 ++++++--
> tools/perf/util/evsel.c | 16 +++++++++++++---
> tools/perf/util/evsel.h | 5 +++--
> tools/perf/util/parse-events.c | 41 +++++++++++++++++++++++++++++++++++------
> 4 files changed, 57 insertions(+), 13 deletions(-)
>
prev parent reply other threads:[~2016-09-16 12:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-15 16:37 Mathieu Poirier
2016-09-15 16:37 ` [PATCH V6 1/3] perf tools: making perf_evsel__append_filter() generic Mathieu Poirier
2016-09-16 12:43 ` Adrian Hunter
2016-09-15 16:37 ` [PATCH V6 2/3] perf tools: new tracepoint specific function Mathieu Poirier
2016-09-16 12:43 ` Adrian Hunter
2016-09-15 16:37 ` [PATCH V6 3/3] perf tools: adding support for address filters Mathieu Poirier
2016-09-16 12:44 ` Adrian Hunter
2016-09-16 12:49 ` Adrian Hunter [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=ffb32202-50c4-50fc-0f75-01a109bfac72@intel.com \
--to=adrian.hunter@intel.com \
--cc=acme@infradead.org \
--cc=acme@kernel.org \
--cc=alexander.shishkin@linux.intel.com \
--cc=jolsa@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.poirier@linaro.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
/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®