Function report |
Source Code:kernel\trace\ftrace.c |
Create Date:2022-07-28 12:46:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:clear_ftrace_pids
Proto:static void clear_ftrace_pids(struct trace_array *tr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_array * | tr |
6980 | If Not pid_list Then Return |
6985 | for_each_possible_cpu(cpu) |
6986 | ({ |
6986 | })->ftrace_ignore_pid = false |
6993 | trace_free_pid_list(pid_list) |
Name | Describe |
---|---|
ftrace_clear_pids | |
ftrace_pid_reset |
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 |