perf_event: x86: Optimize the constraint searching bits
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 22 Jan 2010 15:32:17 +0000 (16:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 29 Jan 2010 08:01:40 +0000 (09:01 +0100)
commit63b146490befc027a7e0923e333269e68b20d380
tree11e485149324134a6e4e6164eba728fe10256e59
parent9f41699ed067fa695faff8e2e9981b2550abec62
perf_event: x86: Optimize the constraint searching bits

Instead of copying bitmasks around, pass pointers to the constraint
structure.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
LKML-Reference: <20100122155535.887853503@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_event.c
This page took 0.024391 seconds and 5 git commands to generate.