Function report |
Source Code:include\linux\ptrace.h |
Create Date:2022-07-28 05:49:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ptrace_event_pid - possibly stop for a ptrace event notification*@event: %PTRACE_EVENT_* value to report*@pid: process identifier for %PTRACE_GETEVENTMSG to return* Check whether @event is enabled and, if so, report @event and @pid* to the ptrace parent
Proto:static inline void ptrace_event_pid(int event, struct pid *pid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | event | |
struct pid * | pid |
186 | message = 0 |
Name | Describe |
---|---|
_do_fork | fork routine |
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 |