diff options
author | 2023-10-11 18:14:52 -0300 | |
---|---|---|
committer | 2023-11-03 12:25:58 -0300 | |
commit | 851bbccf6b0c152d98ecf0ec83d75fc97aebf43c (patch) | |
tree | 105cee1261cb0773b3626609643b824fd7b99f7d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | perf tests make: Remove the last egrep call, use 'grep -E' instead (diff) | |
download | wireguard-linux-851bbccf6b0c152d98ecf0ec83d75fc97aebf43c.tar.xz wireguard-linux-851bbccf6b0c152d98ecf0ec83d75fc97aebf43c.zip |
perf build: Warn about missing libelf before warning about missing libbpf
As libelf is a requirement for libbpf if it is not available, as in some
container build tests where NO_LIBELF=1 is used, then better warn about
the most basic library first.
Ditto for libz, check its availability before libbpf too.
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>
Link: https://lore.kernel.org/lkml/ZUEehyDk0FkPnvMR@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions