<div dir="ltr"><div>It is not present in the system even after reinstalling ust libs from PPA. I am working on Ubuntu 12.04.1 LTS, 64 bit. <br><br></div>Regards,<br>Shariyar</div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, Jan 28, 2014 at 12:29 PM, Suchakrapani Datt Sharma <span dir="ltr"><<a href="mailto:suchakrapani.sharma@polymtl.ca" target="_blank">suchakrapani.sharma@polymtl.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">Check if the liblttng-ust-cyg-profile.so is present in system using 'locate'. On<br>
my system its in /usr/lib64<br>
<br>
Then give the absolute path -<br>
<br>
*LD_PRELOAD=/usr/lib64/liblttng-ust-cyg-profile.so* appname<br>
<br>
This works for me.<br>
<br>
--<br>
Suchakra<br>
<br>
Quoting Shariyar <<a href="mailto:syed.shariyar@gmail.com">syed.shariyar@gmail.com</a>>:<br>
<br>
> Hi,<br>
><br>
> I am trying to collect function entry and exit points in a trace. I  have<br>
> followed the instructions written on the following man page:<br>
> <a href="http://manpages.ubuntu.com/manpages/trusty/man3/lttng-ust-cyg-profile.3.html" target="_blank">http://manpages.ubuntu.com/manpages/trusty/man3/lttng-ust-cyg-profile.3.html</a>.<br>
><br>
><br>
> In my system, UST tracepoint tracing  is working fine and I am able to<br>
> collect traces with the statically typed tracepoints in the code. However,<br>
> there is no liblttng-ust-cyg-profile.so in my system and I get an error<br>
> when I execute the following:<br>
><br>
>        *LD_PRELOAD=liblttng-ust-cyg-profile.so* appname<br>
><br>
> Please let me know how to get it to work?<br>
><br>
> Thanks,<br>
> Shariyar<br>
><br>
<br>
<br>
</div></div></blockquote></div><br></div>