Gen-ust-events: use options instead of arguments
[lttng-tools.git] / tests / perf / test_perf_raw.in
index 9fab2cd796f97393444b41be720015ccff26d5e6..671dcc423e4645c25d42dab79642f749959d68e6 100644 (file)
@@ -69,7 +69,7 @@ function test_ust_raw()
 
        start_lttng_tracing_ok
 
-       $TESTAPP_BIN $NR_ITER $NR_USEC_WAIT >/dev/null 2>&1
+       $TESTAPP_BIN -i $NR_ITER -w $NR_USEC_WAIT >/dev/null 2>&1
 
        stop_lttng_tracing_ok
 
This page took 0.024033 seconds and 5 git commands to generate.