tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / regression / ust / overlap / demo / demo-trace
... / ...
CommitLineData
1#!/bin/sh
2# SPDX-License-Identifier: GPL-2.0-only
3
4LD_PRELOAD=.libs/liblttng-ust-provider-ust-tests-demo.so:.libs/liblttng-ust-provider-ust-tests-demo3.so ./demo ${*}
This page took 0.023005 seconds and 4 git commands to generate.