commit | 2f2ae234e5afea17fa81b83c5b8d0e758a0d0703 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Sun Jan 27 14:08:22 2019 +0100 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Feb 06 10:00:38 2019 -0300 |
tree | e79359b2f0c64ec3344907ea08c8329edc6fc5b3 | |
parent | 41f30914fc33116cfd0fd0982c8effe435d97698 [diff] |
perf tests: Add missing headers so far obtained indirectly We're going to remove symbol.h from some places and this breaks some of the perf tests, fix it by adding the required includes. 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-wpa4b6x0btpnh2kjxzl9no4w@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>