diff options
author | Li Zefan <[email protected]> | 2010-01-14 10:53:02 +0800 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2010-01-14 22:38:03 -0500 |
commit | 751e9983ee276cb150e8812b1d995f6035a63878 (patch) | |
tree | 7f9abfa2ea11bcc2ccfa9922af17811d5020fa69 /net/lapb/lapb_in.c | |
parent | b82a4045f7962483a78a874343dc6e31b79c96c1 (diff) |
ftrace: Fix MATCH_END_ONLY function filter
For '*foo' pattern, we should allow any string ending with
'foo', but ftrace filter incorrectly disallows strings
like bar_foo_foo:
# echo '*io' > set_ftrace_filter
# cat set_ftrace_filter | grep 'req_bio_endio'
# cat available_filter_functions | grep 'req_bio_endio'
req_bio_endio
Signed-off-by: Li Zefan <[email protected]>
LKML-Reference: <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions