| Function report | 
| Source Code: kernel\tracepoint.c | Create Date:2022-07-28 11:50:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:release_probes
Proto:static inline void release_probes(struct tracepoint_func *old)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct tracepoint_func * | old | 
| 93 | If old Then | 
| Name | Describe | 
|---|---|
| tracepoint_add_func | Add the probe function to a tracepoint. | 
| tracepoint_remove_func | Remove a probe function from a tracepoint.* Note: only waiting an RCU period after setting elem->call to the empty* function insures that the original callback is not used anymore. This insured* by preempt_disable around the call site. | 
| 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 |