cyg_profile: implement fast and verbose .so
[lttng-ust.git] / liblttng-ust-cyg-profile / run-fast
diff --git a/liblttng-ust-cyg-profile/run-fast b/liblttng-ust-cyg-profile/run-fast
new file mode 100755 (executable)
index 0000000..dd24a37
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-cyg-profile-fast.so ${*}
This page took 0.022818 seconds and 4 git commands to generate.