From: Steven Rostedt (Red Hat) Date: Mon, 17 Jun 2013 14:59:17 +0000 (-0400) Subject: tracing: Update documentation on tracepoint glob matching X-Git-Tag: v3.11-rc1~33^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e13c7c0605677a2c94957b39157f4501cea9a8;p=pandora-kernel.git 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 Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed