Function report | 
Source Code:kernel\trace\trace_kprobe.c | 
Create Date:2022-07-28 12:38:52 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:trace_kprobe_module_exist
Proto:static inline __attribute__((__always_inline__)) bool trace_kprobe_module_exist(struct trace_kprobe *tk)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct trace_kprobe * | tk | 
| 120 | If Not symbol name Then Return false | 
| 122 | p = strchr - Find the first occurrence of the character c in the string s.*@s: the string to be searched*@c: the character to search for | 
| 123 | If Not p Then Return true | 
| 125 | p = '\0' | 
| 127 | ret = Not Not find_module(symbol name ) | 
| 129 | p = ':' | 
| 131 | Return ret | 
| Name | Describe | 
|---|---|
| append_trace_kprobe | |
| register_trace_kprobe | Register a trace_probe and probe_event | 
| 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  |