[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250919210654.317656-1-acme@kernel.org>
Date: Fri, 19 Sep 2025 18:06:52 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
James Clark <james.clark@...aro.org>,
Jiri Olsa <jolsa@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Kan Liang <kan.liang@...ux.intel.com>,
Clark Williams <williams@...hat.com>,
linux-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Andrii Nakryiko <andrii@...nel.org>
Subject: [PATCH 0/2] LIBBPF_DYNAMIC=1 fixes
Hi,
Please take a look, noticed after processing a patch from Ian
for another such issue, on a hurry now, haven't checked when that
emit_string was introduced.
- Arnaldo
Arnaldo Carvalho de Melo (2):
perf bpf: Move the LIBBPF_CURRENT_VERSION_GEQ macro to bpf-utils.h
perf bpf: Check libbpf version to use
btf_dump_type_data_opts.emit_strings
tools/perf/util/bpf-event.c | 2 ++
tools/perf/util/bpf-filter.c | 5 +----
tools/perf/util/bpf-utils.h | 5 +++++
3 files changed, 8 insertions(+), 4 deletions(-)
--
2.51.0
Powered by blists - more mailing lists