Function report |
Source Code:lib\dynamic_debug.c |
Create Date:2022-07-28 07:15:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:modprobe foo finds foo.params in boot-args, strips "foo.", and* passes them to load_module(). This callback gets unknown params,* processes dyndbg params, rejects others.
Proto:int ddebug_dyndbg_module_param_cb(char *param, char *val, const char *module)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | param | |
char * | val | |
const char * | module |
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 |