Fix: document proper liburcu version dependency
[lttng-ust.git] / liblttng-ust-libc-wrapper / run
index e902cd8997485e21fac9fd3841bd0fb18df158ef..80d4175573c04c2dcb184e933fe6e4ee8b8bcc1a 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc.so $1
+LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc-wrapper.so ${*}
This page took 0.023545 seconds and 4 git commands to generate.