X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=hello%2Frun;h=837b8f8da6ecad96c1e3369d286c65d97947c343;hb=c463904d75d0711fe6380ef0cda4ed07e6f7f969;hp=6f72e22ea2802f809ea024a15ea5254879508939;hpb=b6bf28ecd4c07e7865d340f1600a35d6edc05ec8;p=ust.git diff --git a/hello/run b/hello/run index 6f72e22..837b8f8 100755 --- a/hello/run +++ b/hello/run @@ -1,3 +1,3 @@ #!/bin/sh -LD_LIBRARY_PATH=../libtracectl:../libmarkers ./hello +LD_LIBRARY_PATH=../libtracectl:../libmarkers:../libtracing $1 ./hello