Function report |
Source Code:kernel\trace\trace_events.c |
Create Date:2022-07-28 12:20:59 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Create a new event directory structure for a trace directory.
Proto:static void __trace_add_event_dirs(struct trace_array *tr)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct trace_array * | tr |
| 2495 | If ret < 0 Then pr_warn("Could not create directory for event %s\n", trace_event_name(call)) |
| Name | Describe |
|---|---|
| event_trace_add_tracer | vent_trace_add_tracer - add a instance of a trace_array to events*@parent: The parent dentry to place the files/directories for events in*@tr: The trace array associated with these events* When a new instance is created, it needs to set up its events |
| 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 |