trace: Call tracing_reset_online_cpus before tracer->init()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 5 Feb 2009 20:02:00 +0000 (18:02 -0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 6 Feb 2009 00:01:41 +0000 (01:01 +0100)
Impact: cleanup

To make it easy for ftrace plugin writers, as this was open coded in
the existing plugins

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: Frédéric Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found