perf event: Remove needless include directives from event.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 29 Aug 2019 20:19:02 +0000 (17:19 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 1 Sep 2019 01:19:24 +0000 (22:19 -0300)
commit4cb3c6d546aa5493a960d05eb73bad8e69a58574
treeb305230b01e3f9bd50d1b4a37065fe175e7dbba5
parentb6b5574b80d6ce6ca87ae3ea1e97cff1bf730f2e
perf event: Remove needless include directives from event.h

bpf.h and build-id.h are not needed at all in event.h, remove them.

And fixup the fallout of files that were getting needed stuff from this
now pruned include.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-rdm3dgtlrndmmnlc4bafsg3b@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/powerpc/util/unwind-libdw.c
tools/perf/arch/x86/util/perf_regs.c
tools/perf/perf.c
tools/perf/util/bpf-event.h
tools/perf/util/callchain.h
tools/perf/util/config.c
tools/perf/util/debug.c
tools/perf/util/event.h