Prev: [PATCH 1/1] perf record: Don't call newt functions when not initialized
Next: [PATCH v2] sata_sil24: Use memory barriers before issuing commands
From: Arnaldo Carvalho de Melo on 10 Jun 2010 12:10 Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core I tested this on RHEL6-Beta, fedora 11 x86-64 and Debian PARISC64 squeeze/sid. Regards, - Arnaldo Arnaldo Carvalho de Melo (1): perf tools: Reorganize the Makefile feature tests tools/perf/Makefile | 109 ++++++++++++++++++++------------------- tools/perf/feature-tests.mak | 119 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 175 insertions(+), 53 deletions(-) create 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(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |