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

From: Arnaldo Carvalho de Melo
Date: Wed Apr 20 2011 - 12:24:47 EST


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

--
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/