Query: utrace_control_pid
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UTRACE_CONTROL_PID(9) utrace core API UTRACE_CONTROL_PID(9)NAMEutrace_control_pid - control a thread being traced by a tracing engineSYNOPSIS__must_check int utrace_control_pid(struct pid * pid, struct utrace_engine * engine, enum utrace_resume_action action);ARGUMENTSpid thread to affect engine attached engine to affect action enum utrace_resume_action for thread to doDESCRIPTIONThis is the same as utrace_control, but takes a struct pid pointer rather than a struct task_struct pointer. The caller must hold a ref on pid, but does not need to worry about the task staying valid. If it's been reaped so that pid points nowhere, then this call returns -ESRCH. Kernel Hackers Manual 2.6. July 2010 UTRACE_CONTROL_PID(9)
Related Man Pages |
---|
sched_getparam(3c) - opensolaris |
gcore(1) - bsd |
utrace_prepare_examine(9) - suse |
rad_detach_pid(3) - osf1 |
file::pid(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Getting command output to putty window title. |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |