lttv-gui: load resourceview module
[lttv.git] / 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.022474 seconds and 4 git commands to generate.