<div dir="ltr">Greetings,<br><br>We are trying to use lttng for tracing our application code (userspace).<br><br>Host OS:  WR5.0.1.13 Linux<br>Lttng-tools version 2.1.0, 32-bit  (lttng: ELF 32-bit LSB executable, Intel 80386)<br>Babeltrace version 1.0.0<br><br>Logged in as root.<br><br><br><br>When we start the lttng-sessiond, it gets stuck at "Accepting application registration”.<br><br>Linux(debug)# /isan/lib/lttng-sessiond -vvv --no-kernel<br>DEBUG3: Creating LTTng run directory: /var/run/lttng [in create_lttng_rundir() at main.c:3683]<br>DEBUG2: Kernel consumer err path: /var/run/lttng/kconsumerd/error [in main() at main.c:3931]<br>DEBUG2: Kernel consumer cmd path: /var/run/lttng/kconsumerd/command [in main() at main.c:3933]<br>DEBUG1: Client socket path /var/run/lttng/client-lttng-sessiond [in main() at main.c:3986]<br>DEBUG1: Application socket path /var/run/lttng/apps-lttng-sessiond [in main() at main.c:3987]<br>DEBUG1: LTTng run directory path: /var/run/lttng [in main() at main.c:3988]<br>DEBUG2: UST consumer 32 bits err path: /var/run/lttng/ustconsumerd32/error [in main() at main.c:3997]<br>DEBUG2: UST consumer 32 bits cmd path: /var/run/lttng/ustconsumerd32/command [in main() at main.c:3999]<br>DEBUG2: UST consumer 64 bits err path: /var/run/lttng/ustconsumerd64/error [in main() at main.c:4008]<br>DEBUG2: UST consumer 64 bits cmd path: /var/run/lttng/ustconsumerd64/command [in main() at main.c:4010]<br>DEBUG3: Created hashtable size 4 at 0x88d7080 of type 1 [in lttng_ht_new() at hashtable.c:96]<br>DEBUG3: Created hashtable size 4 at 0x88d7370 of type 1 [in lttng_ht_new() at hashtable.c:96]<br>DEBUG2: Creating consumer directory: /var/run/lttng/kconsumerd [in set_consumer_sockets() at main.c:3725]<br>DEBUG2: Creating consumer directory: /var/run/lttng/ustconsumerd64 [in set_consumer_sockets() at main.c:3725]<br>DEBUG2: Creating consumer directory: /var/run/lttng/ustconsumerd32 [in set_consumer_sockets() at main.c:3725]<br>DEBUG1: Signal handler set for SIGTERM, SIGPIPE and SIGINT [in set_signal_handler() at main.c:3817]<br>DEBUG3: Session daemon client socket 8 and application socket 9 created [in init_daemon_socket() at main.c:3587]<br>Warning: No tracing group detected<br>DEBUG1: epoll set max size is 3243642 [in compat_epoll_set_max_size() at compat-epoll.c:224]<br>DEBUG1: Command subsystem initialized [in cmd_init() at cmd.c:2423]<br>DEBUG1: [thread] Manage health check started [in thread_manage_health() at main.c:2944]<br>DEBUG1: [thread] Manage client started [in thread_manage_clients() at main.c:3138]<br>DEBUG1: [thread] Dispatch UST command started [in thread_dispatch_ust_registration() at main.c:1295]<br>DEBUG1: Futex n to 1 prepare done [in futex_nto1_prepare() at futex.c:75]<br>DEBUG1: Woken up but nothing in the UST command queue [in thread_dispatch_ust_registration() at main.c:1305]<br>DEBUG1: [thread] Manage application registration started [in thread_registration_apps() at main.c:1371]<br>DEBUG1: [thread] Manage application started [in thread_manage_apps() at main.c:1101]<br>DEBUG1: Health check ready [in thread_manage_health() at main.c:2983]<br>DEBUG1: Accepting client command ... [in thread_manage_clients() at main.c:3182]<br>DEBUG1: Notifying applications of session daemon state: 1 [in notify_ust_apps() at main.c:496]<br>DEBUG1: Apps thread polling on 2 fds [in thread_manage_apps() at main.c:1134]<br>DEBUG1: Got the wait shm fd 16 [in get_wait_shm() at shm.c:117]<br>DEBUG1: Futex wait update active 1 [in futex_wait_update() at futex.c:63]<br>DEBUG1: Accepting application registration [in thread_registration_apps() at main.c:1406]  ===è Remain struck here<br> <br> <br><br>Because of this, we suspect that the traces from our application are not getting generated. And we get error when we run lttng view:<br>(lttng enable-event, start etc went through fine)<br><br>Linux(debug)# lttng stop<br>Waiting for data availability<br>Warning: Tracing already stopped for session auto-20160211-133851<br>Linux(debug)# lttng view<br>Trace directory: /home/<br> <br>[error] Cannot open any trace for reading.<br> <br>[error] opening trace “/home/" for reading.<br> <br>[error] none of the specified trace paths could be opened.<br> <br><br><br>Please help us in fixing this issue.<br><br>Thank you.<br><br><br><br><br>Best Regards,<br><br>Prashanth Raghavendra<br>Aditya Dogra<br><br><br><br><br></div>