Add a simple test case for TRACE_EVENT v2
[ust.git] / tests / trace_event / run
diff --git a/tests/trace_event/run b/tests/trace_event/run
new file mode 100755 (executable)
index 0000000..6a04341
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# Run with nothing
+
+UST_AUTOCOLLECT=1 UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../../libust/.libs:../../../liburcu $1 .libs/trace_event_test
This page took 0.024154 seconds and 4 git commands to generate.