commit | 33b0c229e3abeae00493ed1d6f0b07191977a0a2 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Mar 05 11:45:43 2009 -0500 |
committer | Steven Rostedt <srostedt@redhat.com> | Thu Mar 05 21:46:42 2009 -0500 |
tree | f11127408c678be82545f8c949f49f499c3b6f95 | |
parent | 5e2336a0d47c9661a40cc5ef85135ce1406af6e8 [diff] |
tracing: move print of event format to separate file 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>