From: Jiri Olsa Date: Thu, 11 Aug 2011 14:25:54 +0000 (+0200) Subject: tracing/filter: Add startup tests for events filter X-Git-Tag: v3.2-rc1~163^2~28^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d0e78e380cd2802aa603a50e08220dfc681141c;p=pandora-kernel.git tracing/filter: Add startup tests for events filter Adding automated tests running as late_initcall. Tests are compiled in with CONFIG_FTRACE_STARTUP_TEST option. Adding test event "ftrace_test_filter" used to simulate filter processing during event occurance. String filters are compiled and tested against several test events with different values. Also testing that evaluation of explicit predicates is ommited due to the lazy filter evaluation. Signed-off-by: Jiri Olsa Link: http://lkml.kernel.org/r/1313072754-4620-11-git-send-email-jolsa@redhat.com Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed