Skip to content
Snippets Groups Projects
Forked from drm / msm
40327 commits behind the upstream repository.
user avatar
Masami Hiramatsu (Google) authored
Support raw tracepoint events on future loaded (unloaded) modules.
This allows user to create raw tracepoint events which can be used from
module's __init functions.

Note: since the kernel does not have any information about the tracepoints
in the unloaded modules, fprobe events can not check whether the tracepoint
exists nor extend the BTF based arguments.

Link: https://lore.kernel.org/all/172397780593.286558.18360375226968537828.stgit@devnote2/



Suggested-by: default avatarMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: default avatarMasami Hiramatsu (Google) <mhiramat@kernel.org>
57a7e6de
History