On Tue, 26 Mar 2019 17:43:23 +0200 Tzvetomir Stoyanov <tstoyanov@xxxxxxxxxx> wrote: > 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@xxxxxxxxxx> > This patch looks fine to me. I'm taking it now. You shouldn't need to send it again in newer series. -- Steve