From: compudj Date: Wed, 9 Nov 2005 01:23:06 +0000 (+0000) Subject: test xml X-Git-Tag: v0.12.20~2177 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=5a413497af425939d816da3773555b6dcd985f81;p=lttv.git test xml git-svn-id: http://ltt.polymtl.ca/svn@1312 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/genevent-new/test.xml b/genevent-new/test.xml new file mode 100644 index 00000000..835d6b9a --- /dev/null +++ b/genevent-new/test.xml @@ -0,0 +1,119 @@ + + The kernel facility has events related to kernel execution status. + + + System call entry + + Syscall entry number in entry.S + Address from which call was made + + + + + System call exit + + + + 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 + + + + + + + + + + + + + + + IRQ number + Are we executing kernel code + + + + + + + IRQ number + Are we executing kernel code + + + + + + + + + + + + + + + + + + + + + +