Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 11:58:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__trace_find_cmdline
Proto:static void __trace_find_cmdline(int pid, char comm[])
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | pid | |
char | comm |
2275 | If Not pid Then |
2280 | If WARN_ON_ONCE(pid < 0) Then |
2285 | If pid > This controls the default maximum pid allocated to a process Then |
2290 | map = map_pid_to_cmdline[pid] |
2291 | If map != NO_CMDLINE_MAP Then Copy a NUL terminated string into a sized buffer |
Name | Describe |
---|---|
trace_find_cmdline | |
saved_cmdlines_show |
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 |