commit | f4a2deb4860497f4332cf6a1acddab3dd628ddf0 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Mar 23 18:22:06 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 06 09:30:25 2009 +0200 |
tree | 1655c7c000edce20d2c5b54cf12f99c23340371e | |
parent | af9522cf133e9be6da8525a46a9ed7e7659f0e1a [diff] |
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>