Function report |
Source Code:kernel\kprobes.c |
Create Date:2022-07-28 11:34:52 |
| Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:We have preemption disabled.. so it is safe to use __ versions
Proto:static inline void set_kprobe_instance(struct kprobe *kp)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct kprobe * | kp |
| Name | Describe |
|---|---|
| opt_pre_handler | Call all pre_handler on the list, but ignores its return value.* This must be called from arch-dep optimized caller. |
| aggr_pre_handler | |
| aggr_post_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 |