Function report |
Source Code:kernel\trace\trace_functions_graph.c |
Create Date:2022-07-28 12:12:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:print_graph_proc
Proto:static void print_graph_proc(struct trace_seq *s, pid_t pid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_seq * | s | |
pid_t | pid |
350 | spaces = 0 |
354 | trace_find_cmdline(pid, comm) |
355 | comm[7] = '\0' |
359 | len = strlen - Find the length of a string*@s: The string to be sized + strlen - Find the length of a string*@s: The string to be sized + 1 |
361 | If len < TRACE_GRAPH_PROCINFO_LENGTH Then spaces = TRACE_GRAPH_PROCINFO_LENGTH - len |
Name | Describe |
---|---|
verif_pid | If the pid changed since the last trace, output this event |
print_graph_irq | |
print_graph_prologue |
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 |