Query: utrace_set_events_pid
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UTRACE_SET_EVENTS_PI(9) utrace core API UTRACE_SET_EVENTS_PI(9)NAMEutrace_set_events_pid - choose which event reports a tracing engine getsSYNOPSIS__must_check int utrace_set_events_pid(struct pid * pid, struct utrace_engine * engine, unsigned long eventmask);ARGUMENTSpid thread to affect engine attached engine to affect eventmask new event maskDESCRIPTIONThis 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 |
|---|
| utrace_attach_task(9) - suse |
| setpgid(3) - ultrix |
| sched(3) - netbsd |
| sched_get_priority_min(3) - netbsd |
| struct_utrace_engine_ops(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| The Future of the PM (Private Message) System at UNIX.com |