git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e2336a
)
tracing: move print of event format to separate file
author
Steven Rostedt
<srostedt@redhat.com>
Thu, 5 Mar 2009 16:45:43 +0000
(11:45 -0500)
committer
Steven 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>
No differences found