Fix: lttng-ust 2.13 should not try to use notifiers from 2.12 or prior probes
[lttng-ust.git] / liblttng-ust-cyg-profile / run
1 #!/bin/sh
2
3 LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-cyg-profile.so ${*}
This page took 0.028722 seconds and 4 git commands to generate.