add more rigorous checks for presence of libkcompat and liburcu
[lttng-ust.git] / hello / run
1 #!/bin/sh
2
3 UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libtracectl:../libmarkers:../libtracing $1 ./hello
This page took 0.030918 seconds and 4 git commands to generate.