perf, x86: Restrict the ANY flag
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 2 Mar 2010 11:35:37 +0000 (12:35 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 2 Mar 2010 14:06:46 +0000 (15:06 +0100)
The ANY flag can show SMT data of another task (like 'top'),
so we want to disable it when system-wide profiling is
disabled.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found