diff options
author | Tzvetomir Stoyanov <tstoyanov@vmware.com> | 2019-04-01 12:43:14 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-04-01 15:18:09 -0300 |
commit | a634b278ec2504fdd2acd694f5158ae79016fb70 (patch) | |
tree | 6fc719b26d7451231b02e373723a1e0a5eb59070 /tools/lib/traceevent/plugin_hrtimer.c | |
parent | 2ce4639f6936261bf6e0bae5c21a0c09a8daeacc (diff) | |
download | linux-a634b278ec2504fdd2acd694f5158ae79016fb70.tar.gz linux-a634b278ec2504fdd2acd694f5158ae79016fb70.tar.bz2 linux-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 <tstoyanov@vmware.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/20190326154328.28718-4-tstoyanov@vmware.com
Link: http://lkml.kernel.org/r/20190401164343.968458918@goodmis.org
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/lib/traceevent/plugin_hrtimer.c')
0 files changed, 0 insertions, 0 deletions