X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=trunk%2Fattic%2Flttng-xenomai%2Fltt-control-0.24-xenoltt%2Ffacilities%2Fkernel.xml;fp=trunk%2Fattic%2Flttng-xenomai%2Fltt-control-0.24-xenoltt%2Ffacilities%2Fkernel.xml;h=f144555315103ba01d967954c82a42540efdb5f2;hb=53fe3f0cf99cff522d56ab2b10d5d8862706dd63;hp=0000000000000000000000000000000000000000;hpb=4015ea80e942481f255ac1c37991327669a7d524;p=ltt-control.git diff --git a/trunk/attic/lttng-xenomai/ltt-control-0.24-xenoltt/facilities/kernel.xml b/trunk/attic/lttng-xenomai/ltt-control-0.24-xenoltt/facilities/kernel.xml new file mode 100644 index 0000000..f144555 --- /dev/null +++ b/trunk/attic/lttng-xenomai/ltt-control-0.24-xenoltt/facilities/kernel.xml @@ -0,0 +1,92 @@ + + + The kernel facility has events related to kernel execution status. + + + + + + + + + + + + + Entry in a trap + Trap number + Address where trap occured + + + + Exit from a trap + + + + Soft IRQ entry + Soft IRQ number + + + + Soft IRQ exit + Soft IRQ number + + + + Tasklet entry + Tasklet priority + Tasklet function address + Tasklet data address + + + + Tasklet exit + Tasklet priority + Tasklet function address + Tasklet data address + + + + Entry in an irq + IRQ number + Are we executing kernel code + + + + Exit from an IRQ + + + + Kernel printk + loglevel + + + printk string + + + + + + + + + Kernel printk location + Source file + + + Function + + + Line in source file + + + Caller address + + + + +