2583d23c44abce84f1bd259a67b2a7db67a32531
[deliverable/lttng-ust.git] / liblttng-ust-libc-wrapper / run
1 #!/bin/sh
2
3 LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc.so ${*}
This page took 0.032621 seconds and 5 git commands to generate.