Function report |
Source Code:kernel\trace\ftrace.c |
Create Date:2022-07-28 12:45:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ftrace_pid_func
Proto:static void ftrace_pid_func(unsigned long ip, unsigned long parent_ip, struct ftrace_ops *op, struct pt_regs *regs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | ip | |
unsigned long | parent_ip | |
struct ftrace_ops * | op | |
struct pt_regs * | regs |
149 | If tr && Operations with implied preemption/interrupt protection. These* operations can be used without worrying about preemption or interrupt.(ftrace_ignore_pid) Then Return |
152 | saved_func(ip, parent_ip, op, regs) |
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 |