diff options
author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2024-08-18 13:42:58 +0300 |
---|---|---|
committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2024-09-25 17:23:44 +0300 |
commit | d5dbf8b48a4620db771f399ed7fce32d447f04a6 (patch) | |
tree | d54b094ee6bdd200eb462c68c6bfaf961210af5a /lib/debugobjects.c | |
parent | ce4db753de21abfb7516ef64aff907813e8a8e3e (diff) | |
download | linux-d5dbf8b48a4620db771f399ed7fce32d447f04a6.tar.xz |
tracepoint: Support iterating over tracepoints on modules
Add for_each_module_tracepoint() for iterating over tracepoints
on modules. This is similar to the for_each_kernel_tracepoint()
but only for the tracepoints on modules (not including kernel
built-in tracepoints).
Link: https://lore.kernel.org/all/172397777800.286558.14554748203446214056.stgit@devnote2/
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions