commit | eef62a6826b8ab530cefff5aa55c1661a209c803 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Feb 25 15:49:52 2009 -0500 |
committer | Steven Rostedt <srostedt@redhat.com> | Wed Feb 25 21:44:22 2009 -0500 |
tree | f24c7f08b9a6ed443c09f26509cf2cf26fb8a19c | |
parent | d7350c3f45694104e820041969c8185c5f99e57c [diff] |
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT There's been a bit confusion to whether DEFINE/DECLARE_TRACE_FMT should be a DEFINE or a DECLARE. Ingo Molnar suggested simply calling it TRACE_FORMAT. Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Steven Rostedt <srostedt@redhat.com>