Prev: [PATCH -v2] perf, probe-finder: Build fix on Debian
Next: [PATCH 3/3] perf/core, x86: implement ARCH_PERFMON_EVENTSEL bit masks
From: Robert Richter on 29 Mar 2010 12:50 This patch set unifies performance counter bit masks for x86. All mask are almost the same for all x86 models and thus can use the same macro definitions in arch/x86/include/asm/perf_event.h. It removes duplicate code. There is also a patch that reverts some changes of the big perf_counter -> perf_event rename. -Robert -- 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/ |