tracing: move print of event format to separate file
authorSteven Rostedt <srostedt@redhat.com>
Thu, 5 Mar 2009 16:45:43 +0000 (11:45 -0500)
committerSteven Rostedt <srostedt@redhat.com>
Fri, 6 Mar 2009 02:46:42 +0000 (21:46 -0500)
Impact: clean up

Move the macro that creates the event format file to a separate header.
This will allow the default ftrace events to use this same macro
to create the formats to read those events.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
kernel/trace/trace_events_stage_2.h
kernel/trace/trace_format.h [new file with mode: 0644]

Simple merge
Simple merge