X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Fkernel.xml;h=32f831eb6667575f03dbae997800755072a98d42;hb=2043c2ac89ae98c777f0942260665b04cc06f0a4;hp=7a406f6e771258d7cb392abc09deeccf19e5f85e;hpb=b21482e79b375b93d0a09438dbc6fb4b8de83025;p=ltt-control.git diff --git a/ltt-control/facilities/kernel.xml b/ltt-control/facilities/kernel.xml index 7a406f6..32f831e 100644 --- a/ltt-control/facilities/kernel.xml +++ b/ltt-control/facilities/kernel.xml @@ -16,38 +16,115 @@ - - Soft IRQ entry - Soft IRQ number + + + + + + + + + + + + Process fork + PID of the parent process + PID of the child process + Thread group ID of the child process (POSIX PID) - - Soft IRQ exit - Soft IRQ number + + Process exit + PID of the process - - Tasklet entry - Tasklet priority - Tasklet function address - Tasklet data address + + Process exit + PID of the process - - Tasklet exit - Tasklet priority - Tasklet function address - Tasklet data address + + Process exit + PID of the process we are waiting for - - Entry in an irq - IRQ number - Are we executing kernel code + + Process exit + PID of the process we are signaling + - - Exit from an IRQ + + Process exit + PID of the process we are waiting for + State of the process we are waiting for : -1 unrunnable, 0 runnable, >0 stopped + + + + Process exit + PID of the process we are waiting for + State of the process we are waiting for : -1 unrunnable, 0 runnable, >0 stopped + + + + Process exit + PID of the process we are waiting for + State of the process we are waiting for : -1 unrunnable, 0 runnable, >0 stopped + + + + Process exit + PID of the process we are waiting for + State of the process we are waiting for : -1 unrunnable, 0 runnable, >0 stopped + Destination CPU + + + + Process exit + Previously scheduled PID + Next PID to be scheduled + State of the process we are scheduling out : -1 unrunnable, 0 runnable, >0 stopped @@ -60,7 +137,7 @@ Kernel vprintk loglevel - + printk string @@ -73,13 +150,93 @@ - - Unload module - Module name - + + An itimer has expired. + + PID of the process to wake up. + + + An interval timer is set. + kind of interval timer. + + + + + + + + + + A timer is added/modified/migrated. + + + + + + + The time is updated (timer interrupt). + + + + + + + + + A timer has expired. + + PID of the process to wake up. + + + + + + Soft IRQ entry + Soft IRQ number + + + + Soft IRQ exit + Soft IRQ number + + + + Low priority tasklet entry + Tasklet function address + Tasklet data address + + + + Low priority tasklet exit + Tasklet function address + Tasklet data address + + + + High priority tasklet entry + Tasklet function address + Tasklet data address + + + + High priority tasklet exit + Tasklet function address + Tasklet data address + + + + Process exit + PID of the kthread we stop + + + + Process exit + Return value of the kthread_stop call + + Load module Module name @@ -87,4 +244,21 @@ + + Unload module + Module name + + + + + + Entry in an irq + IRQ number + Are we executing kernel code + + + + Exit from an IRQ + +