Messages in this thread |  | | | From | Robert Richter <> | | Subject | [PATCH 0/3] perf/core, x86: unify perfctr bitmasks | | Date | Mon, 29 Mar 2010 18:36:49 +0200 |
| |
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
|  |