On Fri, 14 Feb 2025 at 10:09, Jiri Olsa <olsajiri@xxxxxxxxx> wrote: > > On Thu, Feb 13, 2025 at 05:04:09PM -0800, Alexei Starovoitov wrote: > > On Mon, Feb 10, 2025 at 9:59 AM Jiri Olsa <jolsa@xxxxxxxxxx> wrote: > > > > > > Some of the tracepoints slipped when we did the first scan, adding them now. > > > > > > Fixes: 838a10bd2ebf ("bpf: Augment raw_tp arguments with PTR_MAYBE_NULL") > > > Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx> > > > > Applied, but at this point we better switch to Ed's llvm-based tool > > to generate this automatically. > > nice, I'm not aware of this tool, where can I find it? A prototype is available at this link: https://github.com/eddyz87/llvm-project/tree/nullness-for-tracepoint-params > > thanks, > jirka