Function report |
Source Code:arch\x86\kernel\ptrace.c |
Create Date:2022-07-28 07:51:43 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ptrace_register_breakpoint
Proto:static struct perf_event *ptrace_register_breakpoint(struct task_struct *tsk, int len, int type, unsigned long addr, bool disabled)
Type:struct perf_event
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct task_struct * | tsk | |
| int | len | |
| int | type | |
| unsigned long | addr | |
| bool | disabled |
| 550 | ptrace_breakpoint_init( & attr) |
| 557 | Return register_user_hw_breakpoint( & attr, ptrace_triggered, NULL, tsk) |
| Name | Describe |
|---|---|
| ptrace_write_dr7 | Handle ptrace writes to debug register 7. |
| ptrace_set_breakpoint_addr |
| 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 |