perf-record: Remove -M
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 20 May 2010 12:39:55 +0000 (14:39 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 21 May 2010 09:37:57 +0000 (11:37 +0200)
Since it is not allowed to create cross-cpu (or
cross-task) buffers, this option is no longer valid.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Steven Rostedt <rostedt@goodmis.org>
LKML-Reference: <20100521090710.582740993@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found