From: compudj Date: Fri, 7 Jul 2006 17:25:35 +0000 (+0000) Subject: fix XML X-Git-Tag: 0.80~167 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=a949a860ad63aa0df002c4fb456543c774215b6d;p=ltt-control.git fix XML git-svn-id: http://ltt.polymtl.ca/svn@1979 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt-control/facilities/core.xml b/ltt-control/facilities/core.xml index 796ffc5..20f6bb4 100644 --- a/ltt-control/facilities/core.xml +++ b/ltt-control/facilities/core.xml @@ -4,19 +4,19 @@ Facility is loaded - - - - - - - - + + + + + + + + Facility is unloaded - + @@ -28,14 +28,14 @@ Facility is loaded while in state dump - - - - - - - - + + + + + + + + diff --git a/ltt-control/facilities/fs.xml b/ltt-control/facilities/fs.xml index 77978d0..aa2b3b7 100644 --- a/ltt-control/facilities/fs.xml +++ b/ltt-control/facilities/fs.xml @@ -4,20 +4,20 @@ Staring to wait for a buffer - Address of the buffer head. + Address of the buffer head. Ending to wait for a buffer - Address of the buffer head. + Address of the buffer head. Executing a file File name - - + + @@ -26,53 +26,53 @@ Opening a file File name - - + + - File descriptor + File descriptor Closing a file descriptor - File descriptor + File descriptor Reading from a file descriptor - File descriptor - Number of bytes to read + File descriptor + Number of bytes to read Write to a file descriptor - File descriptor - Number of bytes to write + File descriptor + Number of bytes to write Seek a file descriptor - File descriptor - Number of bytes to write - Number of bytes to write + 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 + Time out Do a poll on a file descriptor - File descriptor + File descriptor diff --git a/ltt-control/facilities/fs_data.xml b/ltt-control/facilities/fs_data.xml index 91651de..52e3a36 100644 --- a/ltt-control/facilities/fs_data.xml +++ b/ltt-control/facilities/fs_data.xml @@ -4,24 +4,24 @@ Reading from a file descriptor - File descriptor - Number of bytes to read + File descriptor + Number of bytes to read data read - - + + Write to a file descriptor - File descriptor - Number of bytes to write + File descriptor + Number of bytes to write data written - - + + diff --git a/ltt-control/facilities/ipc.xml b/ltt-control/facilities/ipc.xml index b4f0ee9..3326bf0 100644 --- a/ltt-control/facilities/ipc.xml +++ b/ltt-control/facilities/ipc.xml @@ -5,27 +5,26 @@ IPC call - Number of IPC call - - First argument + Number of IPC call + First argument Get an IPC message queue identifier - Message queue identifier - Message flags + Message queue identifier + Message flags Get an IPC semaphore identifier - Semaphore identifier - Semaphore flags + Semaphore identifier + Semaphore flags Get an IPC shared memory identifier - Shared memory identifier - Shared memory flags + Shared memory identifier + Shared memory flags diff --git a/ltt-control/facilities/kernel.xml b/ltt-control/facilities/kernel.xml index 66a5101..f5ecc00 100644 --- a/ltt-control/facilities/kernel.xml +++ b/ltt-control/facilities/kernel.xml @@ -4,22 +4,22 @@ - - Entry in a trap - Trap number - Address where trap occured + Trap number + Address where trap occured @@ -28,32 +28,32 @@ Soft IRQ entry - Soft IRQ number + Soft IRQ number Soft IRQ exit - Soft IRQ number + Soft IRQ number Tasklet entry - Tasklet priority - Tasklet function address - Tasklet data address + Tasklet priority + Tasklet function address + Tasklet data address Tasklet exit - Tasklet priority - Tasklet function address - Tasklet data address + Tasklet priority + Tasklet function address + Tasklet data address Entry in an irq - IRQ number - Are we executing kernel code + IRQ number + Are we executing kernel code diff --git a/ltt-control/facilities/kernel_arch_arm.xml b/ltt-control/facilities/kernel_arch_arm.xml index 981924d..8c24433 100644 --- a/ltt-control/facilities/kernel_arch_arm.xml +++ b/ltt-control/facilities/kernel_arch_arm.xml @@ -3,314 +3,314 @@ The kernel facility has events related to kernel execution status for the arm architecture. - System call entry - Syscall entry number in entry.S - Address from which call was made + Syscall entry number in entry.S + Address from which call was made diff --git a/ltt-control/facilities/kernel_arch_c2.xml b/ltt-control/facilities/kernel_arch_c2.xml index 7aef352..f89a8e6 100644 --- a/ltt-control/facilities/kernel_arch_c2.xml +++ b/ltt-control/facilities/kernel_arch_c2.xml @@ -2,605 +2,605 @@ The kernel facility has events related to kernel execution status for the MIPS architecture. - + - System call entry - Syscall entry number in - entry.S - Address from which call was made + Syscall entry number in entry.S + + Address from which call was made - + System call exit diff --git a/ltt-control/facilities/kernel_arch_i386.xml b/ltt-control/facilities/kernel_arch_i386.xml index d022843..8a5b62f 100644 --- a/ltt-control/facilities/kernel_arch_i386.xml +++ b/ltt-control/facilities/kernel_arch_i386.xml @@ -3,333 +3,333 @@ The kernel facility has events related to kernel execution status for the i386 architecture. - System call entry - Syscall entry number in entry.S - Address from which call was made + Syscall entry number in entry.S + Address from which call was made - - + + System call exit diff --git a/ltt-control/facilities/kernel_arch_mips.xml b/ltt-control/facilities/kernel_arch_mips.xml index 461e4a6..5abc5aa 100644 --- a/ltt-control/facilities/kernel_arch_mips.xml +++ b/ltt-control/facilities/kernel_arch_mips.xml @@ -2,876 +2,876 @@ The kernel facility has events related to kernel execution status for the MIPS architecture. - + - System call entry - Syscall entry number in - entry.S - Address from which call was made + Syscall entry number in entry.S + + Address from which call was made - + System call exit diff --git a/ltt-control/facilities/kernel_arch_powerpc.xml b/ltt-control/facilities/kernel_arch_powerpc.xml index e9fa057..eaea269 100644 --- a/ltt-control/facilities/kernel_arch_powerpc.xml +++ b/ltt-control/facilities/kernel_arch_powerpc.xml @@ -3,319 +3,319 @@ The kernel facility has events related to kernel execution status for the powerpc architecture. - System call entry - Syscall entry number in entry.S - Address from which call was made + Syscall entry number in entry.S + Address from which call was made - + System call exit diff --git a/ltt-control/facilities/kernel_arch_ppc.xml b/ltt-control/facilities/kernel_arch_ppc.xml index 909eaef..4c9e1fb 100644 --- a/ltt-control/facilities/kernel_arch_ppc.xml +++ b/ltt-control/facilities/kernel_arch_ppc.xml @@ -3,319 +3,319 @@ The kernel facility has events related to kernel execution status for the ppc architecture. - System call entry - Syscall entry number in entry.S - Address from which call was made + Syscall entry number in entry.S + Address from which call was made - + System call exit diff --git a/ltt-control/facilities/locking.xml b/ltt-control/facilities/locking.xml index 93638bd..d4ed922 100644 --- a/ltt-control/facilities/locking.xml +++ b/ltt-control/facilities/locking.xml @@ -3,33 +3,33 @@ The locking facility instruments the kernel locking. Takes a spinlock - Spinlock address + Spinlock address Tries a spinlock - Spinlock address + Spinlock address Get a spinlock - Spinlock address + Spinlock address Releases a spinlock - Spinlock address + Spinlock address Disable IRQ, saving state Instruction pointer where the irq_save is located. - + Saved IRQ state. - + @@ -37,11 +37,11 @@ Disable IRQ, saving state Instruction pointer where the irq_restore is located. - + Restored IRQ state. - + @@ -49,7 +49,7 @@ Disable IRQ Instruction pointer where the irq_disable is located. - + @@ -57,7 +57,7 @@ Disable IRQ Instruction pointer where the irq_enable is located. - + diff --git a/ltt-control/facilities/memory.xml b/ltt-control/facilities/memory.xml index abd7de5..7fdd148 100644 --- a/ltt-control/facilities/memory.xml +++ b/ltt-control/facilities/memory.xml @@ -4,34 +4,34 @@ Page allocation - Order of the page to allocate - Assigned page address, or 0 if failed. + Order of the page to allocate + Assigned page address, or 0 if failed. Page free - Order of the page to free - Address of the page to free. + Order of the page to free + Address of the page to free. Page swapped into memory - Address of the page to swap in. + Address of the page to swap in. Page swapped to disk - Address of the page to swap out. + Address of the page to swap out. Staring to wait for a page - Address of the page we wait for. + Address of the page we wait for. Ending wait for a page - Address of the page we wait for. + Address of the page we wait for. diff --git a/ltt-control/facilities/network.xml b/ltt-control/facilities/network.xml index 0bfcf9b..88b9e72 100644 --- a/ltt-control/facilities/network.xml +++ b/ltt-control/facilities/network.xml @@ -4,14 +4,14 @@ A packet is arriving - Socket buffer pointer : identify the socket buffer - Protocol of the packet + Socket buffer pointer : identify the socket buffer + Protocol of the packet We send a packet - Socket buffer pointer : identify the socket buffer - Protocol of the packet + Socket buffer pointer : identify the socket buffer + Protocol of the packet diff --git a/ltt-control/facilities/network_ip_interface.xml b/ltt-control/facilities/network_ip_interface.xml index 93f4dee..11b2a1b 100644 --- a/ltt-control/facilities/network_ip_interface.xml +++ b/ltt-control/facilities/network_ip_interface.xml @@ -4,13 +4,13 @@ IP interface up - Interface name - IP address + Interface name + IP address IP interface down - Interface name + Interface name diff --git a/ltt-control/facilities/process.xml b/ltt-control/facilities/process.xml index 51ee89a..77e1e03 100644 --- a/ltt-control/facilities/process.xml +++ b/ltt-control/facilities/process.xml @@ -4,95 +4,95 @@ - Process fork - PID of the parent process - PID of the child process - Thread group ID of the child process (POSIX PID) + PID of the parent process + PID of the child process + Thread group ID of the child process (POSIX PID) Just created a new kernel thread - PID of the kernel thread - Function called + PID of the kernel thread + Function called Process exit - PID of the process + PID of the process Process wait - PID of the waiting process - PID of the process waited for + PID of the waiting process + PID of the process waited for Process kernel data structure free (end of life of a zombie) - PID of the freed process + PID of the freed process Process kill system call - PID of the process - PID of the process to kill - Signal number + PID of the process + PID of the process to kill + Signal number Process signal reception - PID of the receiving process - Signal number + PID of the receiving process + Signal number Process wakeup - PID of the receiving process - State of the awakened process. -1 unrunnable, 0 runnable, >0 stopped. + PID of the receiving process + State of the awakened process. -1 unrunnable, 0 runnable, >0 stopped. Scheduling change - Outgoing process - Incoming process - Outgoing process' state. -1 unrunnable, 0 runnable, >0 stopped. + Outgoing process + Incoming process + Outgoing process' state. -1 unrunnable, 0 runnable, >0 stopped. diff --git a/ltt-control/facilities/socket.xml b/ltt-control/facilities/socket.xml index 8439d19..928097e 100644 --- a/ltt-control/facilities/socket.xml +++ b/ltt-control/facilities/socket.xml @@ -4,35 +4,35 @@ Generic socket call : FIXME : should be more detailed. - Number of socket call - First argument of socket call + Number of socket call + First argument of socket call Create a socket - Socket structure address - Socket family - Socket type - Socket protocol - Socket file descriptor + Socket structure address + Socket family + Socket type + Socket protocol + Socket file descriptor Sending a socket message - Socket structure address - Socket family - Socket type - Socket protocol - Size of the message + Socket structure address + Socket family + Socket type + Socket protocol + Size of the message Receiving a socket message - Socket structure address - Socket family - Socket type - Socket protocol - Size of the message + Socket structure address + Socket family + Socket type + Socket protocol + Size of the message diff --git a/ltt-control/facilities/stack_arch_i386.xml b/ltt-control/facilities/stack_arch_i386.xml index 3eeee38..4869c6b 100644 --- a/ltt-control/facilities/stack_arch_i386.xml +++ b/ltt-control/facilities/stack_arch_i386.xml @@ -6,8 +6,8 @@ Process EIP on the user stack Sequence of EIP - - + + @@ -16,8 +16,8 @@ EIP on the kernel stack Sequence of EIP - - + + diff --git a/ltt-control/facilities/statedump.xml b/ltt-control/facilities/statedump.xml index 5bf5270..bcb160f 100644 --- a/ltt-control/facilities/statedump.xml +++ b/ltt-control/facilities/statedump.xml @@ -2,99 +2,99 @@ The statedump facility contains the events generated at trace startup - + - - + - - + - - + - - + - List of open file descriptors - File name - Process identifier - File descriptor index in this process's task_struct + File name + Process identifier + File descriptor index in this process's task_struct List of active vm maps - Process identifier - VM's start address - VM's end address - VM area flags - VM's page offset - Inode associated with this VM + Process identifier + VM's start address + VM's end address + VM area flags + VM's page offset + Inode associated with this VM List of loaded kernel modules - Module name - Module's state - Number of references to this module + Module name + Module's state + Number of references to this module List of registered interrupts - Interrupt name - action triggered by interrupt - Interrupt number + Interrupt name + action triggered by interrupt + Interrupt number State of each process when statedump is performed - Process identifier - Parent process identifier - Process name - Thread type - Execution submode - Execution submode - Process status - Thread group ID (POSIX PID) + Process identifier + Parent process identifier + Process name + Thread type + Execution submode + Execution submode + Process status + Thread group ID (POSIX PID) List of each IP interface up - Interface name - IP address - Status of the interface + Interface name + IP address + Status of the interface diff --git a/ltt-control/facilities/timer.xml b/ltt-control/facilities/timer.xml index c07256f..f6c5f70 100644 --- a/ltt-control/facilities/timer.xml +++ b/ltt-control/facilities/timer.xml @@ -4,11 +4,11 @@ - @@ -31,12 +31,12 @@ An interval timer is set. kind of interval timer. - - - - - - + + + + + + diff --git a/ltt-control/facilities/user_generic.xml b/ltt-control/facilities/user_generic.xml index 898c22f..e5cc3ee 100644 --- a/ltt-control/facilities/user_generic.xml +++ b/ltt-control/facilities/user_generic.xml @@ -4,34 +4,34 @@ Takes a string from user space - + Takes a string and pointer from user space - - + + Takes a buffer of variable size (written by printf) and log it. - + Entry in a function - - + + Exit from a function - - + + Name a thread - +