[lttng-dev] Issue faced in logging the traces
David Goulet
dgoulet at efficios.com
Fri Feb 15 09:29:19 EST 2013
Hi Vivek,
In order to collect a trace you need to instrument your application with
LTTng-UST tracepoints.
If you like to gather the syscalls for instance, you need to install the
LTTng modules and start your session daemon as root.
If you are still experiencing problem, please provide the commands you
use and setup.
Thanks!
David
Vivek Kumar:
> Hi,
>
> I am trying to port LTTng to my arm based board.
> For userspace tracing, I have been able to successfully port followings:
> LTTng-tools,
> LTT-ust Library
> Userspace-rcu
> libpopt
>
> Now I can see that lttng-sessiond is running, and am able to create
> sessions, enable-event and start and stop tracing.
> But, I don't see traces be logged in the home directory (indeed nothing
> happens, i.e, not even the creation of the base directory -> lttng-traces).
> Am I missing anything because of that LTTng is failing to log traces?
> Please help.
>
> Regards, Vivek
>
>
> --
> Best, Vivek
>
>
> This body part will be downloaded on demand.
More information about the lttng-dev
mailing list