函数逻辑报告 |
Source Code:kernel\trace\ftrace.c |
Create Date:2022-07-27 13:57:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ftrace_pid_func
函数原型:static void ftrace_pid_func(unsigned long ip, unsigned long parent_ip, struct ftrace_ops *op, struct pt_regs *regs)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | ip | |
unsigned long | parent_ip | |
struct ftrace_ops * | op | |
struct pt_regs * | regs |
149 | 如果tr且Operations with implied preemption/interrupt protection. These* operations can be used without worrying about preemption or interrupt.(ftrace_ignore_pid)则返回 |
152 | saved_func(ip, parent_ip, op, regs) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |