BPF List
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Jiri Olsa <olsajiri@gmail.com>
Cc: Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Andrii Nakryiko <andrii@kernel.org>,
	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>,
	Stanislav Fomichev <sdf@google.com>, Hao Luo <haoluo@google.com>
Subject: Re: [PATCH bpf] bpf: Make session kfuncs global
Date: Fri, 31 May 2024 16:04:22 +0200	[thread overview]
Message-ID: <20240531140422.w6TjGRAt@linutronix.de> (raw)
In-Reply-To: <ZlmzmstEQSMp-6_i@krava>

On 2024-05-31 13:25:14 [+0200], Jiri Olsa wrote:
> ah there's also CONFIG_KPROBE=n
> 
> kernel/trace/bpf_trace.c is enabled with CONFIG_BPF_EVENTS,
> which has:
> 
>         depends on BPF_SYSCALL
>         depends on (KPROBE_EVENTS || UPROBE_EVENTS) && PERF_EVENTS
> 
> so I think we chould combine both like below

Yes, this would work.

Tested-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>

> jirka

Sebastian

  reply	other threads:[~2024-05-31 14:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-31 10:15 [PATCH bpf] bpf: Make session kfuncs global Jiri Olsa
2024-05-31 10:39 ` Sebastian Andrzej Siewior
2024-05-31 10:42   ` Jiri Olsa
2024-05-31 10:49     ` Sebastian Andrzej Siewior
2024-05-31 11:25       ` Jiri Olsa
2024-05-31 14:04         ` Sebastian Andrzej Siewior [this message]
2024-05-31 16:55           ` Alexei Starovoitov

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=20240531140422.w6TjGRAt@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=haoluo@google.com \
    --cc=john.fastabend@gmail.com \
    --cc=kafai@fb.com \
    --cc=kpsingh@chromium.org \
    --cc=olsajiri@gmail.com \
    --cc=sdf@google.com \
    --cc=songliubraving@fb.com \
    --cc=yhs@fb.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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