函数逻辑报告 |
Source Code:arch\x86\kernel\step.c |
Create Date:2022-07-27 08:52:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:set_task_blockstep
函数原型:void set_task_blockstep(struct task_struct *task, bool on)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | task | |
bool | on |
181 | 禁止中断() |
182 | debugctl等于get_debugctlmsr() |
183 | 如果on则 |
186 | 否则 |
187 | debugctl与等于single-step on branches 的反 |
188 | 清除线程指定标志 |
190 | 如果task恒等于当前进程则update_debugctlmsr(debugctl) |
192 | 开中断() |
名称 | 描述 |
---|---|
enable_step | Enable single or block step. |
user_disable_single_step | |
arch_uprobe_pre_xol | arch_uprobe_pre_xol - prepare to execute out of line.*@auprobe: the probepoint information.*@regs: reflects the saved user state of current task. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |