Function report |
Source Code:lib\dynamic_debug.c |
Create Date:2022-07-28 07:15:55 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:File_ops->open method for <debugfs>/dynamic_debug/control
Proto:static int ddebug_proc_open(struct inode *inode, struct file *file)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct inode * | inode | |
| struct file * | file |
| 865 | vpr_info("called\n") |
| 866 | Return seq_open_private(file, & ddebug_proc_seqops, sizeof(structddebug_iter)) |
| 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 |