tracing/fastboot: move boot tracer structs and funcs into their own header.
authorFrederic Weisbecker <fweisbec@gmail.com>
Tue, 11 Nov 2008 22:21:31 +0000 (23:21 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 12 Nov 2008 09:17:18 +0000 (10:17 +0100)
commit3f5ec13696fd4a33bde42f385406cbb1d3cc96fd
tree3c705c5991fcf0f4968ff790bb2e2ce65c8cbf18
parent60a011c736e7dd09a0b01ca6a051a416f3f52ffb
tracing/fastboot: move boot tracer structs and funcs into their own header.

Impact: Cleanups on the boot tracer and ftrace

This patch bring some cleanups about the boot tracer headers. The
functions and structures of this tracer have nothing related to ftrace
and should have so their own header file.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/ftrace.h
include/trace/boot.h [new file with mode: 0644]
init/main.c
kernel/trace/trace.h