perfcounters: fix "perf counters kill oprofile" bug
authorMike Galbraith <efault@gmx.de>
Wed, 4 Feb 2009 16:11:34 +0000 (17:11 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 4 Feb 2009 16:36:18 +0000 (17:36 +0100)
With oprofile as a module, and unloaded by profiling script,
both oprofile and kerneltop work fine.. unless you leave kerneltop
running when you start profiling, then you may see badness.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found