make precision correct when calling conversion between LttTime and double, fix viewer...
[lttv.git] / ltt / branches / poly / lttv / modules / text / textDump.c
index 51e6994a23dc337fe29de37bd5f66aa871bbfebe..898c9b26d6f72d935c79800b91176aef3cb3680e 100644 (file)
@@ -422,8 +422,5 @@ static void destroy()
 
 LTTV_MODULE("textDump", "Print events in a file", \
            "Produce a detailed text printout of a trace", \
-           init, destroy, "stats", "batchAnalysis")
-
-
-
+           init, destroy, "stats", "batchAnalysis", "option")
 
This page took 0.022494 seconds and 4 git commands to generate.