Re: [OT] Pseudo module name in kallsyms (Re: [PATCH V3 03/13] kprobes: Add symbols for kprobe insn pages)

From: Masami Hiramatsu
Date: Tue Mar 03 2020 - 10:40:57 EST


On Tue, 3 Mar 2020 09:21:23 -0500
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> On Tue, 3 Mar 2020 12:55:24 +0200
> Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote:
>
> > If special characters are a problem, modules also do not start with '-' or
> > '_', so would "_kprobes" and "_ftrace" be acceptable to everyone?
> >
>
> Or just be blunt about what it is, and append: "__builtin__" to it:
>
> [__builtin__kprobes]
> [__builtin__ftrace]
> [__builtin__bpf]

Good idea! It clearly states what it is.

Thank you,

--
Masami Hiramatsu <mhiramat@xxxxxxxxxx>