X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=lttng-xenomai%2Fltt-control-0.24-xenoltt%2Ffacilities%2Fprocess.xml;fp=lttng-xenomai%2Fltt-control-0.24-xenoltt%2Ffacilities%2Fprocess.xml;h=0000000000000000000000000000000000000000;hb=f64efc67a081bb9013f5939ec9e4ca514cd94d0f;hp=77e1e039375b46487b60d30feb0b67d2facc7025;hpb=b7898ea36bca61bf37cc682ba5a92bc27189e8d5;p=ltt-control.git diff --git a/lttng-xenomai/ltt-control-0.24-xenoltt/facilities/process.xml b/lttng-xenomai/ltt-control-0.24-xenoltt/facilities/process.xml deleted file mode 100644 index 77e1e03..0000000 --- a/lttng-xenomai/ltt-control-0.24-xenoltt/facilities/process.xml +++ /dev/null @@ -1,98 +0,0 @@ - - - The process facility has events related to process handling in the kernel. - - - - - - - - Process fork - PID of the parent process - PID of the child process - Thread group ID of the child process (POSIX PID) - - - - Just created a new kernel thread - PID of the kernel thread - Function called - - - - - Process exit - PID of the process - - - - Process wait - PID of the waiting process - PID of the process waited for - - - - Process kernel data structure free (end of life of a zombie) - PID of the freed process - - - - Process kill system call - PID of the process - PID of the process to kill - Signal number - - - - Process signal reception - PID of the receiving process - Signal number - - - - Process wakeup - PID of the receiving process - State of the awakened process. -1 unrunnable, 0 runnable, >0 stopped. - - - - Scheduling change - Outgoing process - Incoming process - Outgoing process' state. -1 unrunnable, 0 runnable, >0 stopped. - - -