From: compudj Date: Tue, 29 Aug 2006 20:15:06 +0000 (+0000) Subject: update/ X-Git-Tag: 0.80~154 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;ds=sidebyside;h=5978addc95d632a16659e853f5416e2a9361b99c;p=ltt-control.git update/ git-svn-id: http://ltt.polymtl.ca/svn@2069 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt-control/facilities/stack.xml b/ltt-control/facilities/stack.xml new file mode 100644 index 0000000..4ffc469 --- /dev/null +++ b/ltt-control/facilities/stack.xml @@ -0,0 +1,35 @@ + + + The stack facility has events related to getting process stack. + + + Dump process EIPs on the user stackfor a 32 bits process + Sequence of EIP + + + + + + + + + Dump process EIPs on the user stack for a 64 bits process + Sequence of EIP + + + + + + + + + Dump EIPs on the kernel stack + Sequence of EIP + + + + + + + + diff --git a/ltt-control/facilities/stack_arch_i386.xml b/ltt-control/facilities/stack_arch_i386.xml deleted file mode 100644 index 4869c6b..0000000 --- a/ltt-control/facilities/stack_arch_i386.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - The stack facility has events related to getting process stack. - - - Process EIP on the user stack - Sequence of EIP - - - - - - - - - EIP on the kernel stack - Sequence of EIP - - - - - - - -