dlopen() liblttng-ust.so from constructor to prevent unloading
[lttng-ust.git] / liblttng-ust-cyg-profile / run-fast
1 #!/bin/sh
2
3 LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-cyg-profile-fast.so ${*}
This page took 0.029433 seconds and 4 git commands to generate.