start implementing sharing of buffer info
[ust.git] / hello / run
index 837b8f8da6ecad96c1e3369d286c65d97947c343..ecc0bf2f7f2f90bbfb73cf3966c40f9cec182a5c 100755 (executable)
--- a/hello/run
+++ b/hello/run
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-LD_LIBRARY_PATH=../libtracectl:../libmarkers:../libtracing $1 ./hello
+UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libtracectl:../libmarkers:../libtracing $1 ./hello
This page took 0.02337 seconds and 4 git commands to generate.