From: compudj Date: Thu, 29 Mar 2007 06:26:27 +0000 (+0000) Subject: update X-Git-Tag: 0.80~122 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=2bd7efca078d106fbddd1766da0a3cc8cd9e9e4e;hp=96d6ff70525cc68a30b71ee3e748499452759e9f;p=ltt-control.git update git-svn-id: http://ltt.polymtl.ca/svn@2456 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt-control/facilities/list.xml b/ltt-control/facilities/list.xml new file mode 100644 index 0000000..bcb160f --- /dev/null +++ b/ltt-control/facilities/list.xml @@ -0,0 +1,106 @@ + + + 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 + + + + 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 + + + + List of loaded kernel modules + Module name + Module's state + Number of references to this module + + + + List of registered interrupts + 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) + + + + List of each IP interface up + Interface name + IP address + Status of the interface + + + + Kernel state dump complete + + + + + diff --git a/ltt-control/facilities/statedump.xml b/ltt-control/facilities/statedump.xml deleted file mode 100644 index bcb160f..0000000 --- a/ltt-control/facilities/statedump.xml +++ /dev/null @@ -1,106 +0,0 @@ - - - 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 - - - - 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 - - - - List of loaded kernel modules - Module name - Module's state - Number of references to this module - - - - List of registered interrupts - 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) - - - - List of each IP interface up - Interface name - IP address - Status of the interface - - - - Kernel state dump complete - - - - -