src: implement REUSE with SPDX identifiers
[lttng-ust.git] / src / lib / lttng-ust-cyg-profile / run
CommitLineData
70d654f2 1#!/bin/sh
71ca2509
MJ
2
3# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
c0c0989a
MJ
4#
5# SPDX-License-Identifier: LGPL-2.1-only
70d654f2
MD
6
7LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-cyg-profile.so ${*}
This page took 0.033235 seconds and 4 git commands to generate.