Re: [PATCH 2/5] tracing: fprobe-event: Allocate string buffers from heap
From: Google
Date: Sat Jul 19 2025 - 00:35:54 EST
On Sat, 19 Jul 2025 09:57:33 +0900
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> wrote:
> In this case, gbuf is storing splitted "group name" and
> ebuf is storing auto generated "event name".
>
> Oops, and eprobe does not handle this case. Let me fix that first.
>
It is my misread. eprobe does it correctly.
--
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>