summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Olsa <jolsa@redhat.com>2011-08-11 16:25:49 +0200
committerSteven Rostedt <rostedt@goodmis.org>2011-08-19 14:35:54 -0400
commitf03f5979945c573801c25ba3089ef17c4d7edc61 (patch)
treed26c45bd4c7fd26e2a635bf08612a1e09d8038c5 /tools/perf/scripts/python
parent3f78f935e7fec3067b7990f9e4d324e1de70f79c (diff)
tracing/filter: Unify predicate tree walking, change check_pred_tree function to use it
Adding walk_pred_tree function to be used for walking throught the filter predicates. For each predicate the callback function is called, allowing users to add their own functionality or customize their way through the filter predicates. Changing check_pred_tree function to use walk_pred_tree. Signed-off-by: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/r/1313072754-4620-6-git-send-email-jolsa@redhat.com Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions