Move all sources to 'src/'
[lttng-ust.git] / src / liblttng-ust-cyg-profile / run
diff --git a/src/liblttng-ust-cyg-profile/run b/src/liblttng-ust-cyg-profile/run
new file mode 100755 (executable)
index 0000000..8df97ff
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+#
+# SPDX-License-Identifier: LGPL-2.1-only
+
+LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-cyg-profile.so ${*}
This page took 0.022974 seconds and 4 git commands to generate.