aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace_event.h
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2014-07-15 14:48:29 -0400
committerSteven Rostedt <rostedt@goodmis.org>2014-07-16 14:33:35 -0400
commitbb9ef1cb7d8668d6b0038b6f9f783c849135e40d (patch)
tree73e5fb0db1f01ad6e4031bebc78387c885f1d571 /include/linux/ftrace_event.h
parente738d3ebbf70ebadb83f3a4060dc34f422c2fbe7 (diff)
tracing: Change apply_subsystem_event_filter() paths to check file->system == dir
filter_free_subsystem_preds(), filter_free_subsystem_filters() and replace_system_preds() can simply check file->system->subsystem and avoid strcmp(call->class->system). Better yet, we can pass "struct ftrace_subsystem_dir *dir" instead of event_subsystem and just check file->system == dir. Thanks to Namhyung Kim who pointed out that replace_system_preds() can be changed too. Link: http://lkml.kernel.org/p/20140715184829.GA20516@redhat.com Signed-off-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'include/linux/ftrace_event.h')
0 files changed, 0 insertions, 0 deletions