commit | b10ba7f1a278ce04d272b2b662f231552ab000ee | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jan 29 11:11:04 2019 +0100 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Feb 06 10:00:38 2019 -0300 |
tree | eedb0480ab57c2fc73e11b67bbd1e19b3980ff4f | |
parent | e22c1c751140aeacc5bba9596d7d5a21c5acbd8c [diff] |
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>