X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=hello%2Frun;h=da8df17b5288f9dec6b8c3fe9134ae1e03c59175;hb=270c6b98e626861fece078f57a85462fd6cb020c;hp=6f72e22ea2802f809ea024a15ea5254879508939;hpb=b6bf28ecd4c07e7865d340f1600a35d6edc05ec8;p=ust.git diff --git a/hello/run b/hello/run index 6f72e22..da8df17 100755 --- 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