On Tue, Nov 20, 2012 at 12:07 PM, Thomas Gleixner <t...@linutronix.de> wrote: > Linus, > > please pull the latest perf-urgent-for-linus git tree from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > perf-urgent-for-linus > > * Fix to lookup the installed breakpoint(s) on the correct cpu > * Two fixes related to header printout (tools) > > Thanks, > > tglx > > ------------------> > Michael Neuling (1): > perf, powerpc: Fix hw breakpoints returning -ENOSPC > > Namhyung Kim (2): > perf header: Fix numa topology printing > perf tools: Fix strbuf_addf() when the buffer needs to grow
For perf to build on non-x86 architectures (or at least s390x and ppc64) I think we still need: http://thread.gmane.org/gmane.linux.kernel.cross-arch/15943 or at least the last patch in that set, otherwise we get build failures due to uapi/unistd.h issues. We also need: http://article.gmane.org/gmane.linux.kernel.cross-arch/15874 http://article.gmane.org/gmane.linux.kernel.cross-arch/15926 because svm.h and vmx.h are x86 only headers. Those patches above are what I'm carrying to fix the build fixes for Fedora rawhide kernels and can be found here for those interested: http://jwboyer.fedorapeople.org/pub/perf-uapi-fixes2.patch josh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/