[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <68012314-7275-4397-8141-573335f969af-mfwitten@gmail.com>
Date: Tue, 12 Apr 2011 20:52:24 +0000
From: Michael Witten <mfwitten@...il.com>
To: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Cc: Raghavendra D Prabhu <rprabhu@...hang.net>,
linux-kernel@...r.kernel.org
Subject: [PULL] Improve Python 3 handling
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@...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