函数逻辑报告 |
Source Code:kernel\sched\core.c |
Create Date:2022-07-27 10:37:39 |
Last Modify:2022-05-22 13:40:38 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sched_show_task
函数原型:void sched_show_task(struct task_struct *p)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | p |
5936 | free等于0 |
5939 | 如果非try_get_task_stack(p)则返回 |
5942 | printk(formational "%-15.15s %c", 是否使用FPU, task_state_to_char(p)) |
5949 | ppid等于0 |
5959 | show_stack(p, NULL) |
5960 | put_task_stack(p) |
名称 | 描述 |
---|---|
show_state_filter | |
dump_cpu_task | |
try_to_freeze_tasks | |
rcu_torture_stats_print | Print torture statistics |
check_hung_task | |
rcu_check_gp_kthread_starvation | Complain about starvation of grace-period kthread. |
print_other_cpu_stall |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |