b784f51ac2d085de47cdef1260f0d929277ffbec
[lttng-ust.git] / liblttng-ust-libc-wrapper / run
1 #!/bin/sh
2 #
3 # SPDX-License-Identifier: LGPL-2.1-only
4
5 LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc-wrapper.so ${*}
This page took 0.034705 seconds and 3 git commands to generate.