| Function report | 
| Source Code: kernel\trace\trace_probe.c | Create Date:2022-07-28 12:43:34 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:trace_probe_remove_file
Proto:int trace_probe_remove_file(struct trace_probe *tp, struct trace_event_file *file)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct trace_probe * | tp | |
| struct trace_event_file * | file | 
| 1081 | link = trace_probe_get_file_link(tp, file) | 
| 1089 | If list_empty - tests whether a list is empty*@head: the list to test. Then trace_probe_clear_flag(tp, Flags for trace_probe ) | 
| 1092 | Return 0 | 
| Name | Describe | 
|---|---|
| disable_trace_kprobe | Disable trace_probe* if the file is NULL, disable "perf" handler, or disable "trace" handler. | 
| probe_event_enable | |
| probe_event_disable | |
| enable_trace_kprobe | Enable trace_probe* if the file is NULL, enable "perf" handler, or enable "trace" handler. | 
| 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 |