commit | 45dcd8b8a8ca855591e3ac882d3a7fc255d09d43 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pq@iki.fi> | Tue Sep 16 21:56:41 2008 +0300 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 14 10:37:04 2008 +0200 |
tree | 55b1772dfc9a6381ab1ecad7f3f6fbd605427f20 | |
parent | bbe5c7830c6dbde58726d44ec0337bc8b2d95d37 [diff] |
ftrace: move mmiotrace functions out of trace.c Moves the mmiotrace specific functions from trace.c to trace_mmiotrace.c. Functions trace_wake_up(), tracing_get_trace_entry(), and tracing_generic_entry_update() are therefore made available outside trace.c. Signed-off-by: Pekka Paalanen <pq@iki.fi> Acked-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>