From: compudj Date: Tue, 29 Aug 2006 15:11:19 +0000 (+0000) Subject: update stack dump facility X-Git-Tag: v0.12.20~1422 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=a54f1427647c06acb6777c6fdfc803eb718276fc;p=lttv.git update stack dump facility git-svn-id: http://ltt.polymtl.ca/svn@2067 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt-control/facilities/Makefile.am b/ltt-control/facilities/Makefile.am index 8c8932ea..def2c97b 100644 --- a/ltt-control/facilities/Makefile.am +++ b/ltt-control/facilities/Makefile.am @@ -12,12 +12,12 @@ kernel_arch_mips.xml \ kernel_arch_powerpc.xml \ kernel_arch_ppc.xml \ kernel_arch_x86_64.xml \ -stack_arch_i386.xml \ locking.xml \ memory.xml \ network.xml \ process.xml \ socket.xml \ +stack.xml \ statedump.xml \ timer.xml \ user_generic.xml \ @@ -36,12 +36,12 @@ kernel_arch_mips.xml \ kernel_arch_powerpc.xml \ kernel_arch_ppc.xml \ kernel_arch_x86_64.xml \ -stack_arch_i386.xml \ locking.xml \ memory.xml \ network.xml \ process.xml \ socket.xml \ +stack.xml \ statedump.xml \ timer.xml \ user_generic.xml \