Fix static provider linking: introduce TRACEPOINT_PROBE_DYNAMIC_LINKAGE
[lttng-ust.git] / liblttng-ust-libc / run
1 #!/bin/sh
2
3 LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc.so $1
This page took 0.031138 seconds and 4 git commands to generate.