X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=hello%2Frun;h=c2655f68acfae7cf785ce8091fe496ec6f41ff5d;hb=0d6c445c5bd70d1c52b5378f7bf1a95661ce4873;hp=c741944f725e51637c42994cba05a5f03d7f1d5f;hpb=5f54827b88b093974e4bf58f67490036718644c7;p=lttng-ust.git diff --git a/hello/run b/hello/run index c741944f..c2655f68 100755 --- a/hello/run +++ b/hello/run @@ -1,3 +1,3 @@ #!/bin/sh -LD_LIBRARY_PATH=../libtracectl:../libmarkers:../libtracing gdb ./hello +UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libust/.libs $1 .libs/hello