Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 12:03:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_create_file
Proto:struct dentry *trace_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops)
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
umode_t | mode | |
struct dentry * | parent | |
void * | data | |
const struct file_operations * | fops |
8120 | Return ret |
Name | Describe |
---|---|
trace_create_cpu_file | |
create_trace_option_file | |
create_trace_option_core_file | |
init_tracer_tracefs | |
tracer_init_tracefs | |
init_trace_printk_function_export | |
stack_trace_init | |
init_graph_tracefs | |
event_subsystem_dir | |
event_create_dir | |
create_event_toplevel_files | Expects to have event_mutex held when called |
init_uprobe_trace | Make a trace interface for controling probe points |
ftrace_init_tracefs |
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 |