pub fn watch_proc(pid: i32)Expand description
watch_proc is used to monitor a process and get a real-time list of all the system calls it makes.
pub fn watch_proc(pid: i32)watch_proc is used to monitor a process and get a real-time list of all the system calls it makes.