commit | 63b146490befc027a7e0923e333269e68b20d380 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jan 22 16:32:17 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 29 09:01:40 2010 +0100 |
tree | 11e485149324134a6e4e6164eba728fe10256e59 | |
parent | 9f41699ed067fa695faff8e2e9981b2550abec62 [diff] |
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>