Prev: [RFC][PATCH 1/8] perf, x86: Fix Nehalem PMU quirk
Next: procfs: Do not release pid_ns->proc_mnt too early
From: Peter Zijlstra on 16 Jun 2010 12:10 These patches prepare the perf code for multiple pmus (no user interface yet, Lin Ming is working on that). These patches remove all weak functions and rework the struct pmu interface. The latter is inspired by the work Frederic is doing to to filter out IRQ contexts. These patches are very prelimenary, they haven't seen a compiler yet and the last patch still needs sparc,ppc and arm converted. But they patches seem to be in a good enough shape to see what people think.. comments? -- 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/ |