diff options
author | Li Zefan <lizf@cn.fujitsu.com> | 2009-10-15 11:21:12 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-10-15 11:35:22 +0200 |
commit | b0f1a59a98d7ac2102e7e4f22904c26d564a5628 (patch) | |
tree | 63ee120d7fa1eda7e6c11db3530021634d3ba59b /include | |
parent | fce29d15b59245597f7f320db4a9f2be0f5fb512 (diff) |
tracing/filters: Use a different op for glob match
"==" will always do a full match, and "~" will do a glob match.
In the future, we may add "=~" for regex match.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <4AD69528.3050309@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions