commit | 6667661df4bc76083edf1e08831c20f64429709d | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Feb 10 16:10:48 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Feb 26 10:56:54 2010 +0100 |
tree | 0fdae0f6209df3e1756f34b371ce9f0f7493f011 | |
parent | 6e37738a2fac964583debe91099bc3248554f6e5 [diff] |
perf_events, x86: Remove superflous MSR writes We re-program the event control register every time we reset the count, this appears to be superflous, hence remove it. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Arjan van de Ven <arjan@linux.intel.com> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>