Add before and after hook to the control flow computing
[lttv.git] / lttv / lttv / lttv-gui.sh
index 2de28dee5ab5c9682316b1e16219bd2e902745c8..8d09188ae822d7e5e867cd042a100bb9a3c70f06 100644 (file)
@@ -5,6 +5,6 @@
 
 LTTV_CMD=`echo $0 | sed 's/-gui$//'`
 
-$LTTV_CMD.real -m guievents -m guifilter -m guicontrolflow -m resourceview \
-    -m guistatistics -m guitracecontrol $*
-
+$LTTV_CMD.real -m lttvwindow -m guievents -m guicontrolflow  \
+     $*
+#-m guifilter -m guistatistics -m guitracecontrol -m resourceview
This page took 0.023393 seconds and 4 git commands to generate.