Function report |
Source Code:kernel\trace\ftrace.c |
Create Date:2022-07-28 12:46:33 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gister_ftrace_function - register a function for profiling*@ops - ops structure that holds the function for profiling
Proto:int register_ftrace_function(struct ftrace_ops *ops)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct ftrace_ops * | ops |
| 7234 | ret = -1 |
| 7236 | ftrace_ops_init(ops) |
| 7238 | mutex_lock( & ftrace_lock) |
| 7244 | Return ret |
| Name | Describe |
|---|---|
| tracing_start_function_trace | |
| func_set_flag | |
| register_irqsoff_function | |
| register_wakeup_function | |
| stack_trace_sysctl | |
| stack_trace_init | |
| perf_ftrace_function_register | |
| klp_patch_func |
| 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 |