-
- Downloads
perf_counter: remove the event config bitfields
Since the bitfields turned into a bit of a mess, remove them and rely on good old masks. Signed-off-by:Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Orig-LKML-Reference: <20090323172417.059499915@chello.nl> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/powerpc/kernel/perf_counter.c 3 additions, 3 deletionsarch/powerpc/kernel/perf_counter.c
- arch/x86/kernel/cpu/perf_counter.c 4 additions, 4 deletionsarch/x86/kernel/cpu/perf_counter.c
- include/linux/perf_counter.h 50 additions, 24 deletionsinclude/linux/perf_counter.h
- kernel/perf_counter.c 13 additions, 9 deletionskernel/perf_counter.c
Loading
Please register or sign in to comment