Move to kernel style SPDX license identifiers
[lttng-ust.git] / liblttng-ust-cyg-profile / run
1 #!/bin/sh
2 #
3 # SPDX-License-Identifier: LGPL-2.1-only
4
5 LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-cyg-profile.so ${*}
This page took 0.028849 seconds and 4 git commands to generate.