[PATCH] GSoC: retrieving BTF information for map manipuate

SuHsueyu anolasc13 at gmail.com
Sun Oct 16 11:41:08 UTC 2022


Sorry, I found out that my previous unit test patch was working the
wrong way and was not doing what I expected. Currently, I can't write
the corresponding unit tests. I can't find a way to parse and generate
BTF information using the GCC compiler. I tried many ways, but can't
do it. Because the current generation of btf information requires the
use of the Clang compiler, the corresponding btf information cannot be
generated when creating a map object for testing. I'll keep coming up
with methods to put the btf generation process to the test with the
current toolchain.

On Thu, Oct 13, 2022 at 8:36 PM Dmitry V. Levin <ldv at altlinux.org> wrote:
>
> On Fri, Sep 30, 2022 at 09:17:32PM +0800, ANOLASC wrote:
> > From: SuHsueyu <anolasc13 at gmail.com>
> >
> > Unit tests will be in another patch
>
> Sorry, couldn't find that patch.
>
>
> --
> ldv


More information about the Strace-devel mailing list