Function report |
Source Code:kernel\bpf\btf.c |
Create Date:2022-07-28 13:17:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:btf_verifier_log
Proto:__printf(2, 3) static void btf_verifier_log(struct btf_verifier_env *env, const char *fmt, ...)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct btf_verifier_env * | env | |
const char * | fmt |
665 | If Not bpf_verifier_log_needed(log) Then Return |
669 | bpf_verifier_vlog(log, fmt, args) |
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 |