comment synchronize_sched()
[ust.git] / hello / run
index 6f72e22ea2802f809ea024a15ea5254879508939..da8df17b5288f9dec6b8c3fe9134ae1e03c59175 100755 (executable)
--- a/hello/run
+++ b/hello/run
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-LD_LIBRARY_PATH=../libtracectl:../libmarkers ./hello
+UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libust/.libs:../../liburcu $1 .libs/hello
This page took 0.02264 seconds and 4 git commands to generate.