summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>2025-04-01 00:36:29 +0900
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>2025-07-02 09:45:35 +0900
commit2867495dea86324e984fbafa09474bf92534b652 (patch)
tree68d18243a46f5df1b177c38c850f3b2288e82a49 /scripts/lib/kdoc/kdoc_output.py
parent434f6703ce268470796496e67c703dfd85a3653c (diff)
tracing: tprobe-events: Register tracepoint when enable tprobe event
As same as fprobe, register tracepoint stub function only when enabling tprobe events. The major changes are introducing a list of tracepoint_user and its lock, and tprobe_event_module_nb, which is another module notifier for module loading/unloading. By spliting the lock from event_mutex and a module notifier for trace_fprobe, it solved AB-BA lock dependency issue between event_mutex and tracepoint_module_list_mutex. Link: https://lore.kernel.org/all/174343538901.843280.423773753642677941.stgit@devnote2/ Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions