perf, x86: Fix x86_pmu_start
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Sat, 6 Mar 2010 12:19:24 +0000 (13:19 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Mar 2010 12:22:30 +0000 (13:22 +0100)
commitc08053e627d23490a03431285b78b7a5b617fbad
tree351f16aa7677f1055e462ff87c0f7a5afc192e9b
parent34538ee77b39a12702e0f4c3ed9e8fa2dd5eb92c
perf, x86: Fix x86_pmu_start

pmu::start should undo pmu::stop, make it so.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: paulus@samba.org
Cc: eranian@google.com
Cc: robert.richter@amd.com
Cc: fweisbec@gmail.com
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_event.c