OSDN Git Service

perf tests: Add missing headers so far obtained indirectly
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 27 Jan 2019 13:08:22 +0000 (14:08 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 6 Feb 2019 13:00:38 +0000 (10:00 -0300)
commit2f2ae234e5afea17fa81b83c5b8d0e758a0d0703
treee79359b2f0c64ec3344907ea08c8329edc6fc5b3
parent41f30914fc33116cfd0fd0982c8effe435d97698
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>
tools/perf/tests/sample-parsing.c
tools/perf/tests/sdt.c