diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-10-12 00:14:52 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-11-03 18:25:58 +0300 |
commit | 851bbccf6b0c152d98ecf0ec83d75fc97aebf43c (patch) | |
tree | 105cee1261cb0773b3626609643b824fd7b99f7d /tools/perf/scripts/python/task-analyzer.py | |
parent | c8e3ade38bc6545faece71cc6c642ad744d4cea3 (diff) | |
download | linux-851bbccf6b0c152d98ecf0ec83d75fc97aebf43c.tar.xz |
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions