commit | b6f11df26fdc28324cf9c9e3b77f2dc985c1bb13 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Feb 05 18:02:00 2009 -0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Feb 06 01:01:41 2009 +0100 |
tree | e03b4b8b9dad8a2d3f81574c10aab8fb7a779cbb | |
parent | 51a763dd84253bab1d0a1e68e11a7753d1b702ca [diff] |
trace: Call tracing_reset_online_cpus before tracer->init() 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>