Implement liblttng-ust-cyg-profile function entry/exit instrumentation
[lttng-ust.git] / liblttng-ust-cyg-profile / run
diff --git a/liblttng-ust-cyg-profile/run b/liblttng-ust-cyg-profile/run
new file mode 100755 (executable)
index 0000000..b21233e
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-cyg-profile.so ${*}
This page took 0.022931 seconds and 4 git commands to generate.