[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110421085822.GA4262@elte.hu>
Date: Thu, 21 Apr 2011 10:58:23 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: linux-kernel@...r.kernel.org, Arun Sharma <asharma@...com>,
Frederic Weisbecker <fweisbec@...il.com>,
Michael Witten <mfwitten@...il.com>,
Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Raghavendra D Prabhu <rprabhu@...hang.net>,
Stephane Eranian <eranian@...gle.com>,
Thomas Gleixner <tglx@...utronix.de>,
Tom Zanussi <tzanussi@...il.com>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Subject: Re: [GIT PULL 0/6] perf/core improvements and fixes
* Arnaldo Carvalho de Melo <acme@...radead.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
>
> Arnaldo Carvalho de Melo (1):
> perf symbols: Give more useful names to 'self' parameters
>
> Arun Sharma (1):
> perf script: Add support for PERF_TYPE_RAW
>
> Michael Witten (4):
> perf tools: Makefile: Clean up `python/perf.so' rule
> perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility
> perf tools: Move `try-cc'
> perf tools: git mv tools/perf/{features-tests.mak,config/}
>
> tools/perf/Makefile | 107 +++++--
> tools/perf/builtin-script.c | 14 +-
> tools/perf/config/feature-tests.mak | 128 +++++++
> tools/perf/config/utilities.mak | 188 +++++++++++
> tools/perf/feature-tests.mak | 130 -------
> tools/perf/util/symbol.c | 629 ++++++++++++++++++-----------------
> tools/perf/util/symbol.h | 78 +++--
> 7 files changed, 771 insertions(+), 503 deletions(-)
> create mode 100644 tools/perf/config/feature-tests.mak
> create mode 100644 tools/perf/config/utilities.mak
> delete mode 100644 tools/perf/feature-tests.mak
Pulled, thanks a lot Arnaldo!
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists