Function report |
Source Code:kernel\trace\bpf_trace.c |
Create Date:2022-07-28 12:37:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tracing_prog_is_valid_access
Proto:static bool tracing_prog_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
int | off | |
int | size | |
enum bpf_access_type | type | |
const struct bpf_prog * | prog | |
struct bpf_insn_access_aux * | info |
1186 | If off < 0 || off >= sizeof(__u64) * The longest tracepoint has 12 args.* See include/trace/bpf_probe.h Then Return false |
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 |