]> Gentwo Git Trees - linux/.git/commit
perf bpf: Move the LIBBPF_CURRENT_VERSION_GEQ macro to bpf-utils.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 19 Sep 2025 20:59:25 +0000 (17:59 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 30 Sep 2025 16:36:03 +0000 (13:36 -0300)
commit5a022bf88fb0f4edde14b1f6f9029d96bffbf3e6
tree63cf4890522104a36182c943e318659ce02a4b54
parent3a0f56d72a7575f03187a85b7869c76a862b40ab
perf bpf: Move the LIBBPF_CURRENT_VERSION_GEQ macro to bpf-utils.h

We need it to fix some other libbpf version dependent issues when
building with LIBBPF_DYNAMIC=1.

Reviewed-by: Ian Rogers <irogers@google.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andrii Nakryiko <andrii@kernel.org>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/bpf-filter.c
tools/perf/util/bpf-utils.h