fix: invoke MKDIR_P before changing directories
[lttng-ust.git] / src / lib / lttng-ust-cyg-profile / run
CommitLineData
70d654f2 1#!/bin/sh
c0c0989a
MJ
2#
3# SPDX-License-Identifier: LGPL-2.1-only
70d654f2
MD
4
5LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-cyg-profile.so ${*}
This page took 0.033876 seconds and 4 git commands to generate.