Function report |
Source Code:kernel\kprobes.c |
Create Date:2022-07-28 11:34:56 |
Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return true(!0) if the kprobe is ready for optimization.
Proto:static inline int kprobe_optready(struct kprobe *p)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kprobe * | p |
400 | If Return true if the kprobe is an aggregator Then |
405 | Return 0 |
Name | Describe |
---|---|
get_optimized_kprobe | Return an optimized kprobe whose optimizing code replaces* instructions including addr (exclude breakpoint). |
optimize_kprobe | Optimize kprobe if p is ready to be optimized |
reuse_unused_kprobe | Cancel unoptimizing for reusing |
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 |