commit | 213cc060797378059a28ebc5c539f3e9a80160bd | [log] [tgz] |
---|---|---|
author | Pekka J Enberg <penberg@cs.helsinki.fi> | Fri Dec 19 12:08:39 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Dec 19 16:29:34 2008 +0100 |
tree | e159f9fae35ca59fe2c02e905c2b4b91881d865c | |
parent | 30cd324e9787ccc9a5ede59742d5409857550692 [diff] |
ftrace: introduce tracing_reset_online_cpus() helper Impact: cleanup This patch factors out common code from multiple tracers into a tracing_reset_online_cpus() function and converts the tracers to use it. Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Ingo Molnar <mingo@elte.hu>