]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd4c402564e91f4ee107a69f2cfa0c32265374826
treee79359b2f0c64ec3344907ea08c8329edc6fc5b3
parent5fd5513604522cef81c0cb64f29ecb6d0221c23f
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