On Mon, 22 Aug 2022 00:19:02 +0900 Masami Hiramatsu (Google) mhiramat@kernel.org wrote:
This looks good to me.
Acked-by: Masami Hiramatsu (Google) mhiramat@kernel.org
Thanks Masami. I was holding off sending these in hoping that you would give an ack ;-)
(Note that kprobes/uprobes doesn't need to record cpu/pid, because those are a part of common field and can be accessed from filter or histogram. Only comm must be recorded as string.)
Same for eprobes.
-- Steve