Re: [GIT PULL 0/6] perf/core improvements and fixes

From: Ingo Molnar
Date: Thu Apr 21 2011 - 04:58:50 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/