lttv-gui: load resourceview module
authorpmf <pmf@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 20 Nov 2007 23:31:35 +0000 (23:31 +0000)
committerpmf <pmf@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 20 Nov 2007 23:31:35 +0000 (23:31 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2748 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/lttv/lttv-gui.sh

index 0c115bc8b7743f63aea9bae0a5ee3fa40a5c55a1..2de28dee5ab5c9682316b1e16219bd2e902745c8 100644 (file)
@@ -5,6 +5,6 @@
 
 LTTV_CMD=`echo $0 | sed 's/-gui$//'`
 
-$LTTV_CMD.real -m guievents -m guifilter -m guicontrolflow -m guistatistics \
-    -m guitracecontrol $*
+$LTTV_CMD.real -m guievents -m guifilter -m guicontrolflow -m resourceview \
+    -m guistatistics -m guitracecontrol $*
 
This page took 0.031614 seconds and 4 git commands to generate.