Add a test to valide that we use URCU with a minimum version of 0.5
[lttng-ust.git] / tests / hello2 / run
1 #!/bin/sh
2
3 UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../../libust/.libs:../../../liburcu $1 .libs/hello2
This page took 0.034269 seconds and 4 git commands to generate.