From: Ingo Molnar <mingo@elte.hu>
To: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: linux-kernel@vger.kernel.org, 2nddept-manager@sdl.hitachi.co.jp,
Arnaldo Carvalho de Melo <acme@redhat.com>,
Chase Douglas <chase.douglas@canonical.com>,
Franck Bui-Huu <fbuihuu@gmail.com>,
Han Pingtian <phan@redhat.com>,
Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>,
Paul Mackerras <paulus@samba.org>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Srikar Dronamraju <srikar@linux.vnet.ibm.com>,
Steven Rostedt <rostedt@goodmis.org>,
Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Subject: Re: [GIT PULL 0/4] perf/core improvements and fix
Date: Fri, 28 Jan 2011 18:19:32 +0100 [thread overview]
Message-ID: <20110128171932.GA7402@elte.hu> (raw)
In-Reply-To: <1296234783-17491-1-git-send-email-acme@infradead.org>
* Arnaldo Carvalho de Melo <acme@infradead.org> wrote:
> Hi Ingo,
>
> Please consider pulling from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core
>
> Regards,
>
> - Arnaldo
>
> Han Pingtian (1):
> perf test: Fix return values checking
>
> Masami Hiramatsu (3):
> perf tools: Add strfilter for general purpose string filter
> perf probe: Add variable filter support
> perf probe: Add filters support for available functions
>
> tools/perf/Documentation/perf-probe.txt | 15 +++
> tools/perf/Makefile | 2 +
> tools/perf/builtin-probe.c | 43 +++++++-
> tools/perf/builtin-test.c | 6 +-
> tools/perf/util/probe-event.c | 89 ++++++++------
> tools/perf/util/probe-event.h | 5 +-
> tools/perf/util/strfilter.c | 200 +++++++++++++++++++++++++++++++
> tools/perf/util/strfilter.h | 48 ++++++++
> 8 files changed, 366 insertions(+), 42 deletions(-)
> create mode 100644 tools/perf/util/strfilter.c
> create mode 100644 tools/perf/util/strfilter.h
Pulled, thanks a lot Arnaldo!
Ingo
prev parent reply other threads:[~2011-01-28 17:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-28 17:12 [GIT PULL 0/4] perf/core improvements and fix Arnaldo Carvalho de Melo
2011-01-28 17:13 ` [PATCH 1/4] perf tools: Add strfilter for general purpose string filter Arnaldo Carvalho de Melo
2011-01-28 17:13 ` [PATCH 2/4] perf probe: Add variable filter support Arnaldo Carvalho de Melo
2011-01-28 17:13 ` [PATCH 3/4] perf probe: Add filters support for available functions Arnaldo Carvalho de Melo
2011-01-28 17:13 ` [PATCH 4/4] perf test: Fix return values checking Arnaldo Carvalho de Melo
2011-01-28 17:19 ` Ingo Molnar [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=20110128171932.GA7402@elte.hu \
--to=mingo@elte.hu \
--cc=2nddept-manager@sdl.hitachi.co.jp \
--cc=a.p.zijlstra@chello.nl \
--cc=acme@ghostprotocols.net \
--cc=acme@infradead.org \
--cc=acme@redhat.com \
--cc=chase.douglas@canonical.com \
--cc=fbuihuu@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=masami.hiramatsu.pt@hitachi.com \
--cc=paulus@samba.org \
--cc=phan@redhat.com \
--cc=rostedt@goodmis.org \
--cc=srikar@linux.vnet.ibm.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