Function report |
Source Code:kernel\kprobes.c |
Create Date:2022-07-28 11:35:08 |
Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Short cut to direct unoptimizing
Proto:static void force_unoptimize_kprobe(struct optimized_kprobe *op)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct optimized_kprobe * | op |
668 | lockdep_assert_cpus_held() |
670 | * Indicates various status flags. * Protected by kprobe_mutex after this kprobe is registered. &= ~probe is really optimized.* NOTE:* this flag is only for optimized_kprobe. |
671 | If Is this kprobe disabled ? Then arch_disarm_kprobe( & kp) |
Name | Describe |
---|---|
unoptimize_kprobe | Unoptimize a kprobe if p is optimized |
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 |