perf tools: Remove unused trace_find_next_event()
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 17 Oct 2019 21:05:23 +0000 (17:05 -0400)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 18 Oct 2019 15:07:46 +0000 (12:07 -0300)
commit9bdff5b6436655d42dd30253c521e86ce07b9961
tree95074e176bbd67f0fb7f51be44dad16307f3336c
parenta5e05abc6b8d81148b35cd8632a4a6252383d968
perf tools: Remove unused trace_find_next_event()

trace_find_next_event() was buggy and pretty much a useless helper. As
there are no more users, just remove it.

Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Tzvetomir Stoyanov <tstoyanov@vmware.com>
Cc: linux-trace-devel@vger.kernel.org
Link: http://lore.kernel.org/lkml/20191017210636.224045576@goodmis.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/trace-event-parse.c
tools/perf/util/trace-event.h