From: compudj Date: Tue, 3 Oct 2006 14:21:29 +0000 (+0000) Subject: update fac X-Git-Tag: v0.12.20~1337 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=d9afd20627a6ed5c60348709991731c1f64ae25e;p=lttv.git update fac git-svn-id: http://ltt.polymtl.ca/svn@2152 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt-control/facilities/fs.xml b/ltt-control/facilities/fs.xml index aa2b3b73..45eb07ea 100644 --- a/ltt-control/facilities/fs.xml +++ b/ltt-control/facilities/fs.xml @@ -30,49 +30,84 @@ - File descriptor + File descriptor Closing a file descriptor - File descriptor + File descriptor Reading from a file descriptor - File descriptor + File descriptor Number of bytes to read - + + + Reading from a file descriptor + File descriptor + Number of bytes to read + Position + + + + Read vector from a file descriptor + File descriptor + Vector length + + + Write to a file descriptor - File descriptor + File descriptor Number of bytes to write - + + Reading from a file descriptor + File descriptor + Number of bytes to read + Position + + + + Write vector to a file descriptor + File descriptor + Vector length + + + Seek a file descriptor - File descriptor + File descriptor Number of bytes to write - Number of bytes to write + Number of bytes to write + + Seek a file descriptor + File descriptor + Number of bytes to write + Number of bytes to write + + + Do a IOCTL on a file descriptor - File descriptor - Command - Argument + File descriptor + Command + Argument Do a select on a file descriptor - File descriptor - Time out + File descriptor + Timeout Do a poll on a file descriptor - File descriptor + File descriptor diff --git a/ltt-control/facilities/kernel.xml b/ltt-control/facilities/kernel.xml index f1445553..61586792 100644 --- a/ltt-control/facilities/kernel.xml +++ b/ltt-control/facilities/kernel.xml @@ -28,12 +28,12 @@ Soft IRQ entry - Soft IRQ number + Soft IRQ number Soft IRQ exit - Soft IRQ number + Soft IRQ number @@ -89,4 +89,18 @@ + + Unload module + Module name + + + + + + Load module + Module name + + + + diff --git a/ltt-control/facilities/memory.xml b/ltt-control/facilities/memory.xml index 7fdd148f..c6825a75 100644 --- a/ltt-control/facilities/memory.xml +++ b/ltt-control/facilities/memory.xml @@ -34,4 +34,10 @@ Address of the page we wait for. + + Ending wait for a page + Address of the page faulted. + Instruction causing the fault. + + diff --git a/ltt-control/facilities/network.xml b/ltt-control/facilities/network.xml index 88b9e726..2a6ec39f 100644 --- a/ltt-control/facilities/network.xml +++ b/ltt-control/facilities/network.xml @@ -5,13 +5,13 @@ A packet is arriving Socket buffer pointer : identify the socket buffer - Protocol of the packet + Protocol of the packet We send a packet Socket buffer pointer : identify the socket buffer - Protocol of the packet + Protocol of the packet diff --git a/ltt-control/facilities/socket.xml b/ltt-control/facilities/socket.xml index 928097e0..0f6587b0 100644 --- a/ltt-control/facilities/socket.xml +++ b/ltt-control/facilities/socket.xml @@ -4,7 +4,7 @@ Generic socket call : FIXME : should be more detailed. - Number of socket call + Number of socket call First argument of socket call diff --git a/ltt-control/facilities/timer.xml b/ltt-control/facilities/timer.xml index 381df0f1..1d93819d 100644 --- a/ltt-control/facilities/timer.xml +++ b/ltt-control/facilities/timer.xml @@ -46,4 +46,11 @@ + + The time is updated (timer interrupt). + + + + +