utrace_set_events_pid(9) suse man page | unix.com

Man Page: utrace_set_events_pid

Operating Environment: suse

Section: 9

UTRACE_SET_EVENTS_PI(9) 					  utrace core API					   UTRACE_SET_EVENTS_PI(9)

NAME
utrace_set_events_pid - choose which event reports a tracing engine gets
SYNOPSIS
__must_check int utrace_set_events_pid(struct pid * pid, struct utrace_engine * engine, unsigned long eventmask);
ARGUMENTS
pid thread to affect engine attached engine to affect eventmask new event mask
DESCRIPTION
This is the same as utrace_set_events, 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_SET_EVENTS_PI(9)
Related Man Pages
gcore(1) - bsd
ttrace_wait(2) - hpux
sched_get_priority_min(3) - netbsd
rad_detach_pid(3) - osf1
sched_getparam(3) - osf1
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB