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