diff options
author | Steven Rostedt <srostedt@redhat.com> | 2011-05-19 20:41:17 +0200 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2011-05-26 01:56:28 +0200 |
commit | 50d6828e898590fc5d038810334695380baa1c78 (patch) | |
tree | 8fe15cb7c688bdc58f93a3df5ae0c06d045e96ab /scripts/recordmcount.h | |
parent | x86/ftrace: Fix compiler warning in ftrace.c (diff) | |
download | linux-50d6828e898590fc5d038810334695380baa1c78.tar.xz linux-50d6828e898590fc5d038810334695380baa1c78.zip |
scripts/tags.sh: Fix ctags for DEFINE_EVENT()
The regex to handle DEFINE_EVENT() should not be the same as
the TRACE_EVENT() as the first parameter in DEFINE_EVENT is the
template name, not the event name. We need the second parameter
as that is what the trace_... will use.
Tested-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts/recordmcount.h')
0 files changed, 0 insertions, 0 deletions