diff options
author | 2011-08-11 16:25:48 +0200 | |
---|---|---|
committer | 2011-08-19 14:35:53 -0400 | |
commit | 3f78f935e7fec3067b7990f9e4d324e1de70f79c (patch) | |
tree | a8152f5be2e5fb72b51baf872bd36ffa1d9d4dcf /tools/perf/scripts/python | |
parent | tracing/filter: Remove field_name from filter_pred struct (diff) | |
download | linux-dev-3f78f935e7fec3067b7990f9e4d324e1de70f79c.tar.xz linux-dev-3f78f935e7fec3067b7990f9e4d324e1de70f79c.zip |
tracing/filter: Simplify tracepoint event lookup
We dont need to perform lookup through the ftrace_events list,
instead we can use the 'tp_event' field.
Each perf_event contains tracepoint event field 'tp_event', which
got initialized during the tracepoint event initialization.
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1313072754-4620-5-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