Function report |
Source Code:kernel\trace\bpf_trace.c |
Create Date:2022-07-28 12:37:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__bpf_trace_run
Proto:static __always_inline void __bpf_trace_run(struct bpf_prog *prog, u64 *args)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_prog * | prog | |
u64 * | args |
1459 | BPF_PROG_RUN(prog, args) |
1460 | preempt_enable() |
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 |