From: Jiri Olsa <jolsa@redhat•com>
To: Andrii Nakryiko <andrii.nakryiko@gmail•com>
Cc: Alexei Starovoitov <ast@kernel•org>,
Daniel Borkmann <daniel@iogearbox•net>,
Andrii Nakryiko <andrii@kernel•org>,
Networking <netdev@vger•kernel.org>, bpf <bpf@vger•kernel.org>,
Martin KaFai Lau <kafai@fb•com>, Song Liu <songliubraving@fb•com>,
Yonghong Song <yhs@fb•com>,
John Fastabend <john.fastabend@gmail•com>,
KP Singh <kpsingh@chromium•org>
Subject: Re: [PATCH bpf-next 1/2] kbuild: Unify options for BTF generation for vmlinux and modules
Date: Tue, 26 Oct 2021 14:03:57 +0200 [thread overview]
Message-ID: <YXfurV+mNr0daiz9@krava> (raw)
In-Reply-To: <CAEf4BzZimh+OotN3gWR=E-eCGzxFYm7rM8jbgAMy7HRCYpKnNw@mail.gmail.com>
On Mon, Oct 25, 2021 at 09:56:37PM -0700, Andrii Nakryiko wrote:
> On Sat, Oct 23, 2021 at 5:05 AM Jiri Olsa <jolsa@redhat•com> wrote:
> >
> > Using new PAHOLE_FLAGS variable to pass extra arguments to
> > pahole for both vmlinux and modules BTF data generation.
> >
> > Adding new scripts/pahole-flags.sh script that detect and
> > prints pahole options.
> >
> > Signed-off-by: Jiri Olsa <jolsa@kernel•org>
> > ---
>
> LGTM. I suggest posting it separately from the BTF dedup hack.
ok, will post today
thanks,
jirka
>
> Acked-by: Andrii Nakryiko <andrii@kernel•org>
>
> > Makefile | 3 +++
> > scripts/Makefile.modfinal | 2 +-
> > scripts/link-vmlinux.sh | 11 +----------
> > scripts/pahole-flags.sh | 20 ++++++++++++++++++++
> > 4 files changed, 25 insertions(+), 11 deletions(-)
> > create mode 100755 scripts/pahole-flags.sh
> >
>
> [...]
>
next prev parent reply other threads:[~2021-10-26 12:04 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-23 12:04 [RFC bpf-next 0/2] bpf: Fix BTF data for modules Jiri Olsa
2021-10-23 12:04 ` [PATCH bpf-next 1/2] kbuild: Unify options for BTF generation for vmlinux and modules Jiri Olsa
2021-10-26 4:56 ` Andrii Nakryiko
2021-10-26 12:03 ` Jiri Olsa [this message]
2021-10-23 12:04 ` [PATCH bpf-next 2/2] bpf: Add support to detect and dedup instances of same structs Jiri Olsa
2021-10-26 4:59 ` Andrii Nakryiko
2021-10-26 4:54 ` [RFC bpf-next 0/2] bpf: Fix BTF data for modules Andrii Nakryiko
2021-10-26 12:03 ` Jiri Olsa
2021-10-27 4:12 ` Andrii Nakryiko
2021-10-27 8:53 ` Jiri Olsa
2021-10-27 17:53 ` Andrii Nakryiko
2021-10-27 18:18 ` Jiri Olsa
2021-10-28 19:12 ` Jiri Olsa
2021-11-01 23:14 ` Andrii Nakryiko
2021-11-02 14:14 ` Jiri Olsa
2021-11-07 14:57 ` Jiri Olsa
2021-11-09 23:23 ` Andrii Nakryiko
2021-11-12 7:23 ` Jiri Olsa
2022-02-25 13:19 ` Alexander Egorenkov
2022-02-25 17:15 ` Jiri Olsa
2021-10-28 1:44 ` Kumar Kartikeya Dwivedi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YXfurV+mNr0daiz9@krava \
--to=jolsa@redhat$(echo .)com \
--cc=andrii.nakryiko@gmail$(echo .)com \
--cc=andrii@kernel$(echo .)org \
--cc=ast@kernel$(echo .)org \
--cc=bpf@vger$(echo .)kernel.org \
--cc=daniel@iogearbox$(echo .)net \
--cc=john.fastabend@gmail$(echo .)com \
--cc=kafai@fb$(echo .)com \
--cc=kpsingh@chromium$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=songliubraving@fb$(echo .)com \
--cc=yhs@fb$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox