Test library load/unload events
[lttng-tools.git] / tests / regression / ust / ust-dl / run.sh
diff --git a/tests/regression/ust/ust-dl/run.sh b/tests/regression/ust/ust-dl/run.sh
new file mode 100755 (executable)
index 0000000..d489ad4
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+LD_PRELOAD=liblttng-ust-dl.so LD_LIBRARY_PATH=. ./prog
This page took 0.032081 seconds and 5 git commands to generate.