Fix: disable liblttng-ust-dl if dlinfo is not available in C library
[lttng-ust.git] / tests / trace_event / run
CommitLineData
67499583
NC
1#!/bin/sh
2
3# Run with nothing
4
5UST_AUTOCOLLECT=1 UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../../libust/.libs:../../../liburcu $1 .libs/trace_event_test
This page took 0.027089 seconds and 4 git commands to generate.