Re: Build failure bft for trace-cmd and libtraceevent

Giulio Benetti <[email protected]> Sun, 8 Feb 2026 23:14:32 +0100
Newsgroups org.kernel.vger.linux-trace-devel
Message-ID <[email protected]>

> Il giorno 8 feb 2026, alle ore 23:01, Steven Rostedt <[email protected]>=
 ha scritto:
>=20
> =EF=BB=BFOn Sun, 8 Feb 2026 22:44:24 +0100
> Giulio Benetti <[email protected]> wrote:
>=20
>> Oh, I've forgotten to post the build failure, here it is and it's due to
>> dealing with different Linux versions:
>=20
> OK, if it is a build failure, we should add logic to make sure it
> builds properly and if not, warn and build without BTF. Kind of like
> what trace-cmd did when I was first started developing this:
>=20
>  https://lore.kernel.org/[email protected]

Oh, ok. I=E2=80=99m going to follow that commit and add btf option to disabl=
e btf to trace-cmd too.
At the moment it only checks for libtraceevent version and that won=E2=80=99=
t be sufficient.

Thank you for taking care

Best regards
Giulio

>=20
> -- Steve