From: compudj Date: Tue, 29 Aug 2006 20:15:06 +0000 (+0000) Subject: update/ X-Git-Tag: v0.12.20~1420 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=b0b36505bd218e46500a46f44c725fd0784ca4eb;p=lttv.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 00000000..4ffc469f --- /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 4869c6b5..00000000 --- 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 - - - - - - - -