commit | 6b6e5486b3a168f0328c82a8d4376caf901472b1 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Apr 08 15:01:27 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Apr 08 18:53:28 2009 +0200 |
tree | f47c942f813f1348b5218d2a8df0c76378faff0b | |
parent | 6fab01927e8bdbbc77bafba2abb4810c5591ad52 [diff] |
perf_counter: use misc field to widen type Push the PERF_EVENT_COUNTER_OVERFLOW bit into the misc field so that we can have the full 32bit for PERF_RECORD_ bits. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> LKML-Reference: <20090408130408.891867663@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>