tracing: Update documentation on tracepoint glob matching
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Mon, 17 Jun 2013 14:59:17 +0000 (10:59 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 20 Jun 2013 03:32:06 +0000 (23:32 -0400)
commitc3e13c7c0605677a2c94957b39157f4501cea9a8
treecff1b8e71ea263b161e296a08598cc34d831b80a
parent1a891cf19cdfb645827969cc6aeaeebdefeb87b2
tracing: Update documentation on tracepoint glob matching

b0f1a59a "tracing/filters: Use a different op for glob match" added
glob matching to tracepoint filter strings. It uses the ftrace function
tracing glob matching facility that allows for the wild card character (*)
to be used at the start and/or end of the matching string.

But the documentation still states that the filtering only allows for
exact string matches.

Cc: Li Zefan <lizefan@huawei.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Documentation/trace/events.txt