perf tests tsc: Add checking helper is_supported()
authorLeo Yan <leo.yan@linaro.org>
Mon, 19 Oct 2020 10:02:36 +0000 (18:02 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 4 Nov 2020 12:42:40 +0000 (09:42 -0300)
commit248dd9b591db5bc5fb46a0e015753cfcfe60a345
tree30b8b92b1f7a98d74bf27df5ce3989e0eb6dab4f
parent3989bbf9607d6716900d9df91c46a2ce8a504b93
perf tests tsc: Add checking helper is_supported()

So far tsc is enabled on x86_64, i386 and Arm64 architectures, add
checking helper to skip this testing for other architectures.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Link: https://lore.kernel.org/r/20201019100236.23675-3-leo.yan@linaro.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/builtin-test.c
tools/perf/tests/perf-time-to-tsc.c
tools/perf/tests/tests.h