diff options
| author | Tzvetomir Stoyanov <[email protected]> | 2019-04-01 16:43:14 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-04-01 18:18:09 +0000 |
| commit | a634b278ec2504fdd2acd694f5158ae79016fb70 (patch) | |
| tree | 6fc719b26d7451231b02e373723a1e0a5eb59070 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | tools lib traceevent: Removed unneeded !! and return parenthesis (diff) | |
| download | kernel-a634b278ec2504fdd2acd694f5158ae79016fb70.tar.gz kernel-a634b278ec2504fdd2acd694f5158ae79016fb70.zip | |
tools lib traceevent: Remove tep filter trivial APIs
This patch removes trivial filter tep APIs:
enum tep_filter_trivial_type
tep_filter_event_has_trivial()
tep_update_trivial()
tep_filter_clear_trivial()
Trivial filters is an optimization, used only in the first version of
KernelShark. The API is deprecated, the next KernelShark release does
not use it.
Signed-off-by: Tzvetomir Stoyanov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
