Function report |
Source Code:kernel\trace\trace_syscalls.c |
Create Date:2022-07-28 12:21:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_syscall_name
Proto:const char *get_syscall_name(int syscall)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
int | syscall |
119 | entry = syscall_nr_to_meta(syscall) |
120 | If Not entry Then Return NULL |
123 | Return name |
Name | Describe |
---|---|
hist_trigger_print_key |
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 |