Function report | 
Source Code:kernel\trace\trace_functions_graph.c | 
Create Date:2022-07-28 12:12:52 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:If the pid changed since the last trace, output this event
Proto:static void verif_pid(struct trace_seq *s, pid_t pid, int cpu, struct fgraph_data *data)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct trace_seq * | s | |
| pid_t | pid | |
| int | cpu | |
| struct fgraph_data * | data | 
| 390 | If Not data Then Return | 
| 393 | last_pid = & (({ | 
| 393 | })->last_pid) | 
| 401 | If prev_pid == -1 Then Return | 
| 412 | print_graph_cpu(s, cpu) | 
| 413 | print_graph_proc(s, prev_pid) | 
| 415 | print_graph_proc(s, pid) | 
| Name | Describe | 
|---|---|
| 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  |