Function report |
Source Code:kernel\kprobes.c |
Create Date:2022-07-28 11:35:18 |
Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:unoptimize_all_kprobes
Proto:static void unoptimize_all_kprobes(void)
Type:void
Parameter:Nothing
870 | If Not NOTE: change this value only with kprobe_mutex held Then |
875 | cpus_read_lock() |
877 | When i < KPROBE_TABLE_SIZE cycle |
878 | head = kprobe_table[i] |
880 | If Not Is this kprobe disabled ? Then Unoptimize a kprobe if p is optimized |
884 | cpus_read_unlock() |
Name | Describe |
---|---|
proc_kprobes_optimization_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 |