[PULL] Improve Python 3 handling

From: Michael Witten
Date: Tue Apr 12 2011 - 16:53:31 EST


Let's get this finished up.

Arnaldo, pull from here:

git://github.com/mfwitten/linux-2.6.git perf/makefile/config

to get the Python stuff plus a little clean up (for the sake of
consistency and in preparation for improving the process of
configuring the build).

[0] perf tools: Makefile: Clean up `python/perf.so' rule
[1] perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility
[2] perf tools: Move `try-cc'
[3] perf tools: git mv tools/perf/{features-tests.mak,config/}

Stats:

tools/perf/Makefile | 107 ++++++++++++----
tools/perf/{ => config}/feature-tests.mak | 16 +--
tools/perf/config/utilities.mak | 188 +++++++++++++++++++++++++++++
3 files changed, 276 insertions(+), 35 deletions(-)
rename tools/perf/{ => config}/feature-tests.mak (86%)
create mode 100644 tools/perf/config/utilities.mak

Sincerely,
Michael Witten
--
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/