[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y+qxas4DsaO8nUze@kernel.org>
Date: Mon, 13 Feb 2023 18:53:46 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Eric Curtin <ecurtin@...hat.com>
Cc: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>,
Arnaldo Carvalho de Melo <arnaldo.melo@...il.com>,
Daniel Borkmann <daniel@...earbox.net>,
Martin Rodriguez Reboredo <yakoyoku@...il.com>,
linux-kernel@...r.kernel.org, Neal Gompa <neal@...pa.dev>,
bpf@...r.kernel.org, rust-for-linux@...r.kernel.org,
Alexei Starovoitov <ast@...nel.org>,
Andrii Nakryiko <andrii@...nel.org>,
Jiri Olsa <jolsa@...nel.org>, Yonghong Song <yhs@...com>
Subject: Re: pahole issues with Rust DWARF was: Re: [PATCH 1/1] pahole/Rust:
Check that we're adding DW_TAG_member sorted by byte offset
Em Mon, Feb 13, 2023 at 12:53:38PM +0000, Eric Curtin escreveu:
> On Mon, 13 Feb 2023 at 12:45, Miguel Ojeda
> <miguel.ojeda.sandonis@...il.com> wrote:
> >
> > Hi Arnaldo,
> >
> > On Mon, Feb 13, 2023 at 1:09 PM Arnaldo Carvalho de Melo
> > <arnaldo.melo@...il.com> wrote:
> > >
> > > The namespace.o seems to be ok:
> >
> > I saw the other message too -- this looks great, thanks a ton.
> >
> > > The core one needs work:
> >
> > If `core.o` works, then I think it is likely other things will work :)
>
> Hi Guys,
>
> I'll leave this to the experts, but if we get this to the point where
> we are happy to enable again for Rust CUs, could we request another
> version bump? It just makes it easier to integrate with the kernel
Sure, as we improve the support for encoding BTF from DWARF generated
for Rust code, and the subset that is used in the kernel is handled, we
will just adjust scripts/pahole-flags.sh to skip Rust DWARF if the
version is >= the version where excluding DWARF generated from some
languages (Rust in this case) but < the version where we're confortable
with generating BTF for Rust DWARF.
- Arnaldo
> scripts when we want to enable again.
>
> >
> > I can try to extract the cases for those into simpler `.o` files, if
> > you would find simpler test cases useful (perhaps for the test suite
> > etc.).
> >
> > Cheers,
> > Miguel
> >
>
--
- Arnaldo
Powered by blists - more mailing lists