X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Ffacilities%2Fprocess.xml;h=58133392c72f4ca7e507e27162789d12479accc6;hb=0fd81e0751011d2a768a1433777a7d597e2217ad;hp=85dbf4332cccff166777d81c7e7267f05e7dcd66;hpb=1500e1512ad61fe65ada227dfc6282b5e5f104f3;p=lttv.git diff --git a/ltt/branches/poly/facilities/process.xml b/ltt/branches/poly/facilities/process.xml index 85dbf433..58133392 100644 --- a/ltt/branches/poly/facilities/process.xml +++ b/ltt/branches/poly/facilities/process.xml @@ -2,81 +2,8 @@ The process facility has events related to process handling in the kernel. - - Process fork - - PID of the parent process - PID of the child process - - - - - 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. - - - - + + + Process fork + PID of the parent process + PID of the child process + + + + 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. +