X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=inline;f=ltt-control%2Ffacilities%2Fkernel.xml;h=d37aaba89d69c7f28cdb6259d0d642bc2082f6d0;hb=ed92231206ed3271a0028fcb5b31d39baa06b1be;hp=f7055ab55d594490f25a411cb29dcfae8fbaf991;hpb=53bf5df890cf988b3bfe7187ce2c61f15ac369ba;p=ltt-control.git diff --git a/ltt-control/facilities/kernel.xml b/ltt-control/facilities/kernel.xml index f7055ab..d37aaba 100644 --- a/ltt-control/facilities/kernel.xml +++ b/ltt-control/facilities/kernel.xml @@ -16,40 +16,241 @@ - - Entry in a trap - Trap number - Address where trap occured + + + + + + + + + + + + Process fork + PID of the parent process + PID of the child process + Thread group ID of the child process (POSIX PID) + + + + Process exit + PID of the process + + + + Process exit + PID of the process + + + + Process exit + PID of the process we are waiting for + + + + Process exit + PID of the process we are signaling + + + + + 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 + + + + Kernel printk + Instruction + + + + + + Kernel vprintk + loglevel + + + printk string + + + + + + Instruction + + + + + + An itimer has expired. + + PID of the process to wake up. + + - - Exit from a trap + + 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 number Soft IRQ exit - Soft IRQ number + Soft IRQ number + + + + Low priority tasklet entry + Tasklet function address + Tasklet data address - - Tasklet entry - Tasklet priority + + Low priority tasklet exit Tasklet function address Tasklet data address - - Tasklet exit - Tasklet priority + + 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 + + + + + + Unload module + Module name + + + + Entry in an irq IRQ number @@ -60,16 +261,4 @@ Exit from an IRQ - - Kernel printk - loglevel - - - printk string - - - - - -