fix: Handle sys_futex with async cancel, add missing pthread_join
[lttng-ust.git] / tests / dlopen / run
1 #!/bin/sh
2
3 UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=./.libs $1 ./dlopen
This page took 0.039004 seconds and 4 git commands to generate.