Introduce c++ test
[lttng-ust.git] / tests / hello.cxx / run
diff --git a/tests/hello.cxx/run b/tests/hello.cxx/run
new file mode 100755 (executable)
index 0000000..da8df17
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libust/.libs:../../liburcu $1 .libs/hello
This page took 0.023936 seconds and 4 git commands to generate.