diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2020-10-20 15:00:51 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2020-11-04 09:42:41 -0300 |
commit | 38219f24116ace9b0e604f2ced9c7dbef3041058 (patch) | |
tree | 17732af5746f65ae16ef52ccf937b132d610280a /fs/verity | |
parent | c18cf78d7969db89934587fa476220eefe7bd4bd (diff) | |
download | linux-38219f24116ace9b0e604f2ced9c7dbef3041058.tar.bz2 |
perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't defined
If either NO_LIBBPF=1 is passed, explicitely disabling it or if libbpf
is not available due to some missing dependency, skip its tests, telling
the user the feature isn't available.
# perf test
<SNIP>
40: LLVM search and compile : Skip (not compiled in)
41: Session topology : Ok
42: BPF filter : Skip (not compiled in)
<SNIP>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'fs/verity')
0 files changed, 0 insertions, 0 deletions