diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2020-10-20 15:00:51 -0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-11-04 09:42:41 -0300 |
| commit | 38219f24116ace9b0e604f2ced9c7dbef3041058 (patch) | |
| tree | 17732af5746f65ae16ef52ccf937b132d610280a /tools/perf/scripts/python | |
| parent | c18cf78d7969db89934587fa476220eefe7bd4bd (diff) | |
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 <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions