Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 13:03:51 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_tracing_prog_type
Proto:static bool is_tracing_prog_type(enum bpf_prog_type type)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
enum bpf_prog_type | type |
8107 | Case type == BPF_PROG_TYPE_KPROBE |
8108 | Case type == BPF_PROG_TYPE_TRACEPOINT |
8109 | Case type == BPF_PROG_TYPE_PERF_EVENT |
8110 | Case type == BPF_PROG_TYPE_RAW_TRACEPOINT |
8111 | Return true |
8112 | Default |
8113 | Return false |
Name | Describe |
---|---|
check_map_prog_compatibility |
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 |