]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Add missing include <callchain.h> in various places
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 29 Jan 2019 10:11:04 +0000 (11:11 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 6 Feb 2019 13:00:38 +0000 (10:00 -0300)
commit464f761d53a430f56a540742fece6e66c48e952d
treeeedb0480ab57c2fc73e11b67bbd1e19b3980ff4f
parent39aa7afb2394d3718d5a2ea9995113b08d4b8ce5
perf tools: Add missing include <callchain.h> in various places

Its getting it from hist.h and that will go away, as that header doesn't
need callchain.h at all.

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-6ebl3mwwiqocl79yts44qltu@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/hists.c
tools/perf/ui/gtk/hists.c
tools/perf/ui/hist.c
tools/perf/ui/stdio/hist.c
tools/perf/util/config.c
tools/perf/util/hist.c