Function report |
Source Code:kernel\trace\trace_events.c |
Create Date:2022-07-28 12:20:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_module_add_events
Proto:static void trace_module_add_events(struct module *mod)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct module * | mod |
2418 | If Not num_trace_events Then Return |
2422 | If trace_module_has_bad_taint(mod) Then |
2423 | pr_err("%s: module has bad taint, not creating trace events\n", Unique handle for this module ) |
2425 | Return |
2428 | start = trace_events |
2429 | end = trace_events + num_trace_events |
2432 | __register_event( * call, mod) |
2433 | __add_event_to_tracers( * call) |
Name | Describe |
---|---|
trace_module_notify |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |