perf tools: Move branch structs to branch.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 22 Jan 2019 12:58:22 +0000 (10:58 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 25 Jan 2019 14:12:08 +0000 (15:12 +0100)
commitf1a397f33743bbb7346cb01e41cc70ca318426e8
tree417edffca17e554f4cb1570c56615bb972eae93a
parent8a249c73a5cc0f578ef2c5a392e20336203ebe3a
perf tools: Move branch structs to branch.h

We already have it, move those there from events.h so that we untangle
the header dependencies a bit more.

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-pnbkqo8jxbi49d4f3yd3b5w3@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/branch.h
tools/perf/util/event.h
tools/perf/util/symbol.h