commit | 8433be1184e4f22c37d4b8ed36cde529a47882f4 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jan 22 15:38:26 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 29 09:01:38 2010 +0100 |
tree | 01cb5a64cb21760db64a86af63e991a1ad97019a | |
parent | c91e0f5da81c6f3a611a1bd6d0cca6717c90fdab [diff] |
perf_event: x86: Reduce some overly long lines with some MACROs Introduce INTEL_EVENT_CONSTRAINT and FIXED_EVENT_CONSTRAINT to reduce some line length and typing work. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Stephane Eranian <eranian@google.com> LKML-Reference: <20100122155535.688730371@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>