Project

General

Profile

Bug #615 » lttng_dbg.txt

sessiond debug output - Stanislav Vovk, 08/13/2013 06:52 AM

 
root@du1:~# ./start-sesd-dbg
DEBUG3 [1855/1855]: Creating LTTng run directory: /var/run/lttng (in create_lttng_rundir() at main.c:4133)
DEBUG2 [1855/1855]: Kernel consumer err path: /var/run/lttng/kconsumerd/error (in main() at main.c:4430)
DEBUG2 [1855/1855]: Kernel consumer cmd path: /var/run/lttng/kconsumerd/command (in main() at main.c:4432)
DEBUG1 [1855/1855]: Client socket path /var/run/lttng/client-lttng-sessiond (in main() at main.c:4485)
DEBUG1 [1855/1855]: Application socket path /var/run/lttng/lttng-ust-sock-5 (in main() at main.c:4486)
DEBUG1 [1855/1855]: Application wait path /lttng-ust-wait-5 (in main() at main.c:4487)
DEBUG1 [1855/1855]: LTTng run directory path: /var/run/lttng (in main() at main.c:4488)
DEBUG2 [1855/1855]: UST consumer 32 bits err path: /var/run/lttng/ustconsumerd32/error (in main() at main.c:4497)
DEBUG2 [1855/1855]: UST consumer 32 bits cmd path: /var/run/lttng/ustconsumerd32/command (in main() at main.c:4499)
DEBUG2 [1855/1855]: UST consumer 64 bits err path: /var/run/lttng/ustconsumerd64/error (in main() at main.c:4508)
DEBUG2 [1855/1855]: UST consumer 64 bits cmd path: /var/run/lttng/ustconsumerd64/command (in main() at main.c:4510)
DEBUG3 [1855/1855]: Created hashtable size 4 at 0x1008d080 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1855]: Created hashtable size 4 at 0x1008d570 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1855]: Created hashtable size 4 at 0x1008da98 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG2 [1855/1855]: Creating consumer directory: /var/run/lttng/kconsumerd (in set_consumer_sockets() at main.c:4175)
DEBUG2 [1855/1855]: Creating consumer directory: /var/run/lttng/ustconsumerd64 (in set_consumer_sockets() at main.c:4175)
DEBUG2 [1855/1855]: Creating consumer directory: /var/run/lttng/ustconsumerd32 (in set_consumer_sockets() at main.c:4175)
DEBUG1 [1855/1855]: Signal handler set for SIGTERM, SIGPIPE and SIGINT (in set_signal_handler() at main.c:4277)
DEBUG3 [1855/1855]: Session daemon client socket 8 and application socket 9 created (in init_daemon_socket() at main.c:4037)
DEBUG1 [1855/1855]: All permissions are set (in set_permissions() at main.c:4120)
DEBUG3 [1855/1855]: Created hashtable size 4 at 0x1008f770 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1855]: Global buffer per UID registry initialized (in buffer_reg_init_uid_registry() at buffer-registry.c:99)
DEBUG3 [1855/1855]: Created hashtable size 4 at 0x1008fc98 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1855]: Global buffer per PID registry initialized (in buffer_reg_init_pid_registry() at buffer-registry.c:220)
DEBUG1 [1855/1855]: epoll set max size is 534224 (in compat_epoll_set_max_size() at compat-epoll.c:274)
DEBUG1 [1855/1855]: Command subsystem initialized (in cmd_init() at cmd.c:2866)
DEBUG1 [1855/1855]: Pid 1855 written in file /var/run/lttng/lttng-sessiond.pid (in utils_create_pid_file() at utils.c:280)
DEBUG1 [1855/1856]: [ht-thread] startup. (in thread_ht_cleanup() at ht-cleanup.c:34)
DEBUG1 [1855/1857]: [thread] Manage health check started (in thread_manage_health() at main.c:3380)
DEBUG1 [1855/1858]: [thread] Manage client started (in thread_manage_clients() at main.c:3583)
DEBUG3 [1855/1856]: [ht-thread] Polling on 2 fds. (in thread_ht_cleanup() at ht-cleanup.c:58)
DEBUG1 [1855/1857]: Health check ready (in thread_manage_health() at main.c:3422)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1859]: [thread] Dispatch UST command started (in thread_dispatch_ust_registration() at main.c:1497)
DEBUG1 [1855/1859]: Futex n to 1 prepare done (in futex_nto1_prepare() at futex.c:75)
DEBUG1 [1855/1860]: [thread] Manage application registration started (in thread_registration_apps() at main.c:1710)
DEBUG1 [1855/1859]: Woken up but nothing in the UST command queue (in thread_dispatch_ust_registration() at main.c:1520)
DEBUG1 [1855/1860]: Notifying applications of session daemon state: 1 (in notify_ust_apps() at main.c:558)
DEBUG1 [1855/1861]: [thread] Manage application started (in thread_manage_apps() at main.c:1208)
DEBUG1 [1855/1860]: Got the wait shm fd 21 (in get_wait_shm() at shm.c:119)
DEBUG1 [1855/1861]: Apps thread polling on 2 fds (in thread_manage_apps() at main.c:1238)
DEBUG1 [1855/1860]: Futex wait update active 1 (in futex_wait_update() at futex.c:63)
DEBUG1 [1855/1862]: [ust-thread] Manage application notify command (in ust_thread_manage_notify() at ust-thread.c:37)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 2 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG1 [1855/1860]: UST registration received with pid:1410 ppid:1 uid:0 gid:0 sock:23 name:bnld (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG1 [1855/1860]: UST registration received with pid:1409 ppid:1407 uid:0 gid:0 sock:24 name:bvld (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG1 [1855/1860]: UST registration received with pid:1410 ppid:1 uid:0 gid:0 sock:25 name:bnld (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG1 [1855/1860]: UST registration received with pid:1409 ppid:1407 uid:0 gid:0 sock:26 name:bvld (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG1 [1855/1860]: UST registration received with pid:1513 ppid:1 uid:0 gid:0 sock:27 name:testboxd (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG1 [1855/1860]: UST registration received with pid:1513 ppid:1 uid:0 gid:0 sock:28 name:testboxd (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG1 [1855/1859]: Futex n to 1 wait done (in futex_nto1_wait() at futex.c:90)
DEBUG1 [1855/1859]: Futex n to 1 prepare done (in futex_nto1_prepare() at futex.c:75)
DEBUG1 [1855/1859]: Dispatching UST registration pid:1410 ppid:1 uid:0 gid:0 sock:23 name:bnld (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG3 [1855/1859]: UST app creating application for socket 23 (in ust_app_create() at ust-app.c:2708)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34000550 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34000a78 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [1855/1859]: Dispatching UST registration pid:1409 ppid:1407 uid:0 gid:0 sock:24 name:bvld (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG3 [1855/1859]: UST app creating application for socket 24 (in ust_app_create() at ust-app.c:2708)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34001090 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x340015a8 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [1855/1859]: Dispatching UST registration pid:1410 ppid:1 uid:0 gid:0 sock:25 name:bnld (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG3 [1855/1859]: UST app notify socket 25 is set (in thread_dispatch_ust_registration() at main.c:1589)
DEBUG1 [1855/1859]: App registered with pid:1410 ppid:1 uid:0 gid:0 sock:23 name:bnld notify_sock:25 (version 5.0) (in ust_app_add() at ust-app.c:2796)
DEBUG3 [1855/1862]: UST thread notify added sock 25 to pollset (in ust_thread_manage_notify() at ust-thread.c:131)
DEBUG1 [1855/1859]: Dispatching UST registration pid:1409 ppid:1407 uid:0 gid:0 sock:26 name:bvld (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG3 [1855/1859]: UST app notify socket 26 is set (in thread_dispatch_ust_registration() at main.c:1589)
DEBUG1 [1855/1859]: App registered with pid:1409 ppid:1407 uid:0 gid:0 sock:24 name:bvld notify_sock:26 (version 5.0) (in ust_app_add() at ust-app.c:2796)
DEBUG1 [1855/1861]: Apps with sock 23 added to poll set (in thread_manage_apps() at main.c:1307)
DEBUG1 [1855/1861]: Apps thread polling on 3 fds (in thread_manage_apps() at main.c:1238)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 3 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG1 [1855/1859]: Dispatching UST registration pid:1513 ppid:1 uid:0 gid:0 sock:27 name:testboxd (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG3 [1855/1859]: UST app creating application for socket 27 (in ust_app_create() at ust-app.c:2708)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34001bc8 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x340020b8 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [1855/1859]: Dispatching UST registration pid:1513 ppid:1 uid:0 gid:0 sock:28 name:testboxd (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG3 [1855/1859]: UST app notify socket 28 is set (in thread_dispatch_ust_registration() at main.c:1589)
DEBUG1 [1855/1859]: App registered with pid:1513 ppid:1 uid:0 gid:0 sock:27 name:testboxd notify_sock:28 (version 5.0) (in ust_app_add() at ust-app.c:2796)
DEBUG3 [1855/1862]: UST thread notify added sock 26 to pollset (in ust_thread_manage_notify() at ust-thread.c:131)
DEBUG1 [1855/1859]: Woken up but nothing in the UST command queue (in thread_dispatch_ust_registration() at main.c:1520)
DEBUG1 [1855/1861]: Apps with sock 24 added to poll set (in thread_manage_apps() at main.c:1307)
DEBUG1 [1855/1861]: Apps thread polling on 4 fds (in thread_manage_apps() at main.c:1238)
DEBUG1 [1855/1861]: Apps with sock 27 added to poll set (in thread_manage_apps() at main.c:1307)
DEBUG1 [1855/1861]: Apps thread polling on 5 fds (in thread_manage_apps() at main.c:1238)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 4 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST thread notify added sock 28 to pollset (in ust_thread_manage_notify() at ust-thread.c:131)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Nothing recv() from client... continuing (in thread_manage_clients() at main.c:3720)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 29 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Waiting for 1 URIs from client ... (in process_client_msg() at main.c:3321)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x324059d8 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [1855/1858]: Tracing session rbs created with ID 0 by UID 0 GID 0 (in session_create() at session.c:224)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x3240af50 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG2 [1855/1858]: Session rbs created with no output (in cmd_create_session_uri() at cmd.c:1841)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x32410620 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [1855/1858]: Sending response (size: 16, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Nothing recv() from client... continuing (in thread_manage_clients() at main.c:3720)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 5 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Getting session rbs by name (in process_client_msg() at main.c:2621)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG1 [1855/1858]: Creating UST session (in create_ust_session() at main.c:2425)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x324038b0 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x32403dd8 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG2 [1855/1858]: UST trace session create successful (in trace_ust_create_session() at trace-ust.c:235)
DEBUG3 [1855/1858]: Copying tracing session consumer output in UST session (in copy_session_consumer() at main.c:2375)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x32404300 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: Copy session consumer subdir /ust (in copy_session_consumer() at main.c:2393)
DEBUG1 [1855/1858]: Spawning consumerd (in spawn_consumerd() at main.c:2052)
DEBUG3 [1855/1856]: [ht-thread] Polling on 2 fds. (in thread_ht_cleanup() at ht-cleanup.c:58)
DEBUG2 [1855/1858]: Consumer pid 2056 (in start_consumerd() at main.c:2235)
DEBUG2 [1855/1858]: Spawning consumer control thread (in start_consumerd() at main.c:2238)
DEBUG1 [1855/2057]: [thread] Manage consumer started (in thread_manage_consumer() at main.c:922)
DEBUG1 [2056/2056]: Using 32-bit UST consumer at: /home/sirpa/ee-patches/lttng-2.3.0/lib/lttng/libexec/lttng-consumerd (in spawn_consumerd() at main.c:2172)
DEBUG1 [2056/2056]: epoll set max size is 534224 (in compat_epoll_set_max_size() at compat-epoll.c:274)
DEBUG3 [2056/2056]: Created hashtable size 4 at 0x1004d018 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [2056/2056]: Created hashtable size 4 at 0x1004d540 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [2056/2056]: Created hashtable size 4 at 0x1004da68 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [2056/2056]: Created hashtable size 4 at 0x1004df90 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [2056/2056]: Connecting to error socket /var/run/lttng/ustconsumerd32/error (in main() at lttng-consumerd.c:361)
DEBUG2 [1855/2057]: Receiving code from consumer err_sock (in thread_manage_consumer() at main.c:1007)
DEBUG3 [2056/2058]: Created hashtable size 4 at 0x31900478 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [2056/2059]: Created hashtable size 4 at 0x31b00478 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [2056/2058]: Thread channel poll started (in consumer_thread_channel_poll() at consumer.c:2654)
DEBUG1 [2056/2058]: Channel main loop started (in consumer_thread_channel_poll() at consumer.c:2669)
DEBUG1 [2056/2058]: Channel poll wait with 1 fd(s) (in consumer_thread_channel_poll() at consumer.c:2678)
DEBUG1 [2056/2059]: Thread metadata poll started (in consumer_thread_metadata_poll() at consumer.c:2145)
DEBUG1 [2056/2061]: Creating command socket /var/run/lttng/ustconsumerd32/command (in consumer_thread_sessiond_poll() at consumer.c:2884)
DEBUG1 [2056/2059]: Metadata main loop started (in consumer_thread_metadata_poll() at consumer.c:2161)
DEBUG1 [2056/2059]: Metadata poll wait with 1 fd(s) (in consumer_thread_metadata_poll() at consumer.c:2170)
DEBUG3 [2056/2060]: Created hashtable size 4 at 0x32d00478 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [2056/2060]: Updating poll fd array (in update_poll_array() at consumer.c:956)
DEBUG1 [2056/2060]: polling on 1 fd (in consumer_thread_data_poll() at consumer.c:2395)
DEBUG1 [2056/2061]: Sending ready command to lttng-sessiond (in consumer_thread_sessiond_poll() at consumer.c:2897)
DEBUG1 [2056/2061]: Connection on client_socket (in consumer_thread_sessiond_poll() at consumer.c:2914)
DEBUG1 [1855/2057]: Consumer command socket ready (fd: 32 (in thread_manage_consumer() at main.c:1041)
DEBUG3 [1855/1858]: Consumer socket created (fd: 32) and added to output (in consumer_create_socket() at consumer.c:232)
DEBUG1 [1855/2057]: Consumer metadata socket ready (fd: 33) (in thread_manage_consumer() at main.c:1043)
DEBUG1 [1855/1858]: Setting relayd for session rbs (in cmd_setup_relayd() at cmd.c:668)
DEBUG1 [1855/1858]: Enabling channel c_tri for session rbs (in cmd_enable_channel() at cmd.c:858)
DEBUG2 [1855/1858]: Trace UST channel c_tri not found by name (in trace_ust_find_channel_by_name() at trace-ust.c:149)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x32404158 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x32404c20 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG2 [1855/1858]: Trace UST channel c_tri created (in trace_ust_create_channel() at trace-ust.c:300)
DEBUG2 [1855/1858]: Channel c_tri is being created for UST with buffer 1 and id 0 (in channel_ust_create() at channel.c:343)
DEBUG2 [1855/1858]: UST app adding channel c_tri to UST domain for session id 0 (in ust_app_create_channel_glb() at ust-app.c:3444)
DEBUG2 [1855/1858]: UST app pid: 1410 session id 0 not found, creating it (in create_ust_app_session() at ust-app.c:1688)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x32405100 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [2056/2061]: Metadata connection on client_socket (in set_metadata_socket() at consumer.c:2853)
DEBUG2 [1855/1858]: Shadow copy of session handle -1 (in shadow_copy_session() at ust-app.c:1447)
DEBUG3 [1855/1858]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x32405610 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: Buffer registry per UID created id: 0, ABI: 32, uid: 0, domain: 2 (in buffer_reg_uid_create() at buffer-registry.c:144)
DEBUG3 [1855/1858]: Buffer registry per UID adding to global registry with id: 0 (in buffer_reg_uid_add() at buffer-registry.c:166)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x324172a0 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: Append to metadata: "typealias integer { size = 8; align = 8; signed = false; } := uint8_t;
typealias integer { size = 16; align = 8; signed = false; } := uint16_t;
typealias integer { size = 32; align = 8; signed = false; } := uint32_t;
typealias integer { size = 64; align = 8; signed = false; } := uint64_t;
typealias integer { size = 32; align = 8; signed = false; } := unsigned long;
typealias integer { size = 5; align = 1; signed = false; } := uint5_t;
typealias integer { size = 27; align = 1; signed = false; } := uint27_t;

trace {
major = 1;
minor = 8;
uuid = "13c72d63-ad75-4c8e-90dd-20234e87f5d2";
byte_order = be;
packet.header := struct {
uint32_t magic;
uint8_t uuid[16];
uint32_t stream_id;
};
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1858]: Append to metadata: "env {
hostname = "du1";
domain = "ust";
tracer_name = "lttng-ust";
tracer_major = 2;
tracer_minor = 3;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1858]: Append to metadata: "};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1858]: Append to metadata: "clock {
name = monotonic;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1858]: Append to metadata: " uuid = "4b629c12-0371-4413-8d1c-11e76b9de229";
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1858]: Append to metadata: " description = "Monotonic Clock";
freq = 1000000000; /* Frequency, in Hz */
/* clock value offset from Epoch is: offset * (1/freq) */
offset = 1376308918601099492;
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1858]: Append to metadata: "typealias integer {
size = 27; align = 1; signed = false;
map = clock.monotonic.value;
} := uint27_clock_monotonic_t;

typealias integer {
size = 32; align = 8; signed = false;
map = clock.monotonic.value;
} := uint32_clock_monotonic_t;

typealias integer {
size = 64; align = 8; signed = false;
map = clock.monotonic.value;
} := uint64_clock_monotonic_t;

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1858]: Append to metadata: "struct packet_context {
uint64_clock_monotonic_t timestamp_begin;
uint64_clock_monotonic_t timestamp_end;
uint64_t content_size;
uint64_t packet_size;
unsigned long events_discarded;
uint32_t cpu_id;
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1858]: Append to metadata: "struct event_header_compact {
enum : uint5_t { compact = 0 ... 30, extended = 31 } id;
variant <id> {
struct {
uint27_clock_monotonic_t timestamp;
} compact;
struct {
uint32_t id;
uint64_clock_monotonic_t timestamp;
} extended;
} v;
} align(8);

struct event_header_large {
enum : uint16_t { compact = 0 ... 65534, extended = 65535 } id;
variant <id> {
struct {
uint32_clock_monotonic_t timestamp;
} compact;
struct {
uint32_t id;
uint64_clock_monotonic_t timestamp;
} extended;
} v;
} align(8);

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1858]: UST app buffer registry per UID created successfully (in setup_buffer_reg_uid() at ust-app.c:1650)
DEBUG2 [1855/1858]: UST app session created successfully with handle 1 (in create_ust_app_session() at ust-app.c:1749)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x32417990 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x32417eb8 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: UST app channel c_tri allocated (in alloc_ust_app_channel() at ust-app.c:842)
DEBUG2 [1855/1858]: UST app shadow copy of channel c_tri started (in shadow_copy_channel() at ust-app.c:1375)
DEBUG3 [1855/1858]: UST app shadow copy of channel c_tri done (in shadow_copy_channel() at ust-app.c:1424)
DEBUG1 [1855/1858]: UST app creating channel c_tri with per UID buffers (in create_channel_per_uid() at ust-app.c:2275)
DEBUG3 [1855/1858]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG2 [1855/1858]: UST app creating buffer registry channel for c_tri (in create_buffer_reg_channel() at ust-app.c:2128)
DEBUG3 [1855/1858]: Buffer registry channel create with key: 0 (in buffer_reg_channel_create() at buffer-registry.c:326)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x324194b0 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG2 [1855/1858]: Asking UST consumer for channel (in ask_channel_creation() at ust-consumer.c:118)
DEBUG3 [1855/1858]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: Allocated channel (key 1) (in consumer_allocate_channel() at consumer.c:888)
DEBUG3 [2056/2061]: Creating channel to ustctl with attr: [overwrite: 1, subbuf_size: 131072, num_subbuf: 4, switch_timer_interval: 0, read_timer_interval: 0, output: 0, type: 0 (in create_ust_channel() at ust-consumer.c:353)
DEBUG3 [2056/2061]: Allocated stream c_tri_0 (key 22, chan_key 1 relayd_id 18446744073709551615, session_id 0 (in consumer_allocate_stream() at consumer.c:537)
DEBUG1 [2056/2061]: UST consumer add stream c_tri_0 (key: 22) with relayd id 0 (in create_ust_streams() at ust-consumer.c:313)
DEBUG3 [2056/2061]: Allocated stream c_tri_1 (key 25, chan_key 1 relayd_id 18446744073709551615, session_id 0 (in consumer_allocate_stream() at consumer.c:537)
DEBUG1 [2056/2061]: UST consumer add stream c_tri_1 (key: 25) with relayd id 0 (in create_ust_streams() at ust-consumer.c:313)
DEBUG3 [2056/2061]: Allocated stream c_tri_2 (key 28, chan_key 1 relayd_id 18446744073709551615, session_id 0 (in consumer_allocate_stream() at consumer.c:537)
DEBUG1 [2056/2061]: UST consumer add stream c_tri_2 (key: 28) with relayd id 0 (in create_ust_streams() at ust-consumer.c:313)
DEBUG3 [2056/2061]: Allocated stream c_tri_3 (key 31, chan_key 1 relayd_id 18446744073709551615, session_id 0 (in consumer_allocate_stream() at consumer.c:537)
DEBUG1 [2056/2061]: UST consumer add stream c_tri_3 (key: 31) with relayd id 0 (in create_ust_streams() at ust-consumer.c:313)
DEBUG1 [2056/2061]: UST consumer channel added (key: 1) (in add_channel() at ust-consumer.c:106)
DEBUG1 [2056/2058]: Channel event catched in thread (in consumer_thread_channel_poll() at consumer.c:2680)
DEBUG2 [1855/1858]: UST ask channel 1 successfully done with 4 stream(s) (in ask_channel_creation() at ust-consumer.c:186)
DEBUG1 [2056/2058]: Adding channel 18 to poll set (in consumer_thread_channel_poll() at consumer.c:2722)
DEBUG1 [2056/2058]: Channel poll wait with 2 fd(s) (in consumer_thread_channel_poll() at consumer.c:2678)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: UST consumer sending channel c_tri to sessiond (in send_sessiond_channel() at ust-consumer.c:409)
DEBUG1 [2056/2061]: UST consumer sending stream 22 to sessiond (in send_sessiond_stream() at ust-consumer.c:381)
DEBUG1 [2056/2061]: UST consumer sending stream 25 to sessiond (in send_sessiond_stream() at ust-consumer.c:381)
DEBUG2 [1855/1858]: UST app stream 1 received succesfully (in ust_consumer_get_channel() at ust-consumer.c:303)
DEBUG1 [2056/2061]: UST consumer sending stream 28 to sessiond (in send_sessiond_stream() at ust-consumer.c:381)
DEBUG2 [1855/1858]: UST app stream 2 received succesfully (in ust_consumer_get_channel() at ust-consumer.c:303)
DEBUG1 [2056/2061]: UST consumer sending stream 31 to sessiond (in send_sessiond_stream() at ust-consumer.c:381)
DEBUG2 [1855/1858]: UST app stream 3 received succesfully (in ust_consumer_get_channel() at ust-consumer.c:303)
DEBUG1 [2056/2061]: UST consumer NULL stream sent to sessiond (in send_sessiond_channel() at ust-consumer.c:464)
DEBUG2 [1855/1858]: UST app stream 4 received succesfully (in ust_consumer_get_channel() at ust-consumer.c:303)
DEBUG3 [1855/1858]: UST app consumer has no more stream available (in ust_consumer_get_channel() at ust-consumer.c:286)
DEBUG2 [1855/1858]: UST app setup buffer registry channel for c_tri (in setup_buffer_reg_channel() at ust-app.c:2176)
DEBUG2 [1855/1858]: UST app setup buffer registry stream (in setup_buffer_reg_streams() at ust-app.c:2083)
DEBUG3 [1855/1858]: Buffer registry creating stream (in buffer_reg_stream_create() at buffer-registry.c:356)
DEBUG3 [1855/1858]: Buffer registry creating stream (in buffer_reg_stream_create() at buffer-registry.c:356)
DEBUG3 [1855/1858]: Buffer registry creating stream (in buffer_reg_stream_create() at buffer-registry.c:356)
DEBUG3 [1855/1858]: Buffer registry creating stream (in buffer_reg_stream_create() at buffer-registry.c:356)
DEBUG1 [1855/1858]: UST app sending buffer registry channel to ust sock 23 (in send_channel_uid_to_ust() at ust-app.c:2212)
DEBUG2 [1855/1858]: UST app send channel to sock 23 pid 1410 (name: c_tri, key: 0) (in ust_consumer_send_channel_to_ust() at ust-consumer.c:407)
DEBUG2 [1855/1858]: UST consumer send stream to app 23 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG2 [1855/1858]: UST consumer send stream to app 23 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1858]: UST consumer send stream to app 23 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1858]: UST consumer send stream to app 23 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1858]: UST app create channel c_tri for PID 1410 completed (in create_ust_app_channel() at ust-app.c:2481)
DEBUG2 [1855/1858]: UST app pid: 1513 session id 0 not found, creating it (in create_ust_app_session() at ust-app.c:1688)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x3241a388 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG2 [1855/1858]: Shadow copy of session handle -1 (in shadow_copy_session() at ust-app.c:1447)
DEBUG3 [1855/1858]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG2 [1855/1858]: UST app session created successfully with handle 1 (in create_ust_app_session() at ust-app.c:1749)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x3241aa40 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x3241c378 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: UST app channel c_tri allocated (in alloc_ust_app_channel() at ust-app.c:842)
DEBUG2 [1855/1858]: UST app shadow copy of channel c_tri started (in shadow_copy_channel() at ust-app.c:1375)
DEBUG3 [1855/1858]: UST app shadow copy of channel c_tri done (in shadow_copy_channel() at ust-app.c:1424)
DEBUG1 [1855/1858]: UST app creating channel c_tri with per UID buffers (in create_channel_per_uid() at ust-app.c:2275)
DEBUG3 [1855/1858]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG1 [1855/1858]: UST app sending buffer registry channel to ust sock 27 (in send_channel_uid_to_ust() at ust-app.c:2212)
DEBUG2 [1855/1858]: UST app send channel to sock 27 pid 1513 (name: c_tri, key: 0) (in ust_consumer_send_channel_to_ust() at ust-consumer.c:407)
DEBUG2 [1855/1858]: UST consumer send stream to app 27 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1858]: UST consumer send stream to app 27 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1858]: UST consumer send stream to app 27 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1858]: UST consumer send stream to app 27 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1858]: UST app create channel c_tri for PID 1513 completed (in create_ust_app_channel() at ust-app.c:2481)
DEBUG2 [1855/1858]: UST app pid: 1409 session id 0 not found, creating it (in create_ust_app_session() at ust-app.c:1688)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x3241cd28 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG2 [1855/1858]: Shadow copy of session handle -1 (in shadow_copy_session() at ust-app.c:1447)
DEBUG3 [1855/1858]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG2 [1855/1858]: UST app session created successfully with handle 1 (in create_ust_app_session() at ust-app.c:1749)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x3241e878 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x3241ed58 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: UST app channel c_tri allocated (in alloc_ust_app_channel() at ust-app.c:842)
DEBUG2 [1855/1858]: UST app shadow copy of channel c_tri started (in shadow_copy_channel() at ust-app.c:1375)
DEBUG3 [1855/1858]: UST app shadow copy of channel c_tri done (in shadow_copy_channel() at ust-app.c:1424)
DEBUG1 [1855/1858]: UST app creating channel c_tri with per UID buffers (in create_channel_per_uid() at ust-app.c:2275)
DEBUG3 [1855/1858]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG1 [1855/1858]: UST app sending buffer registry channel to ust sock 24 (in send_channel_uid_to_ust() at ust-app.c:2212)
DEBUG2 [1855/1858]: UST app send channel to sock 24 pid 1409 (name: c_tri, key: 0) (in ust_consumer_send_channel_to_ust() at ust-consumer.c:407)
DEBUG2 [1855/1858]: UST consumer send stream to app 24 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1858]: UST consumer send stream to app 24 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1858]: UST consumer send stream to app 24 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1858]: UST consumer send stream to app 24 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1858]: UST app create channel c_tri for PID 1409 completed (in create_ust_app_channel() at ust-app.c:2481)
DEBUG2 [1855/1858]: Channel c_tri created successfully (in channel_ust_create() at channel.c:367)
DEBUG1 [1855/1858]: Sending response (size: 16, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Nothing recv() from client... continuing (in thread_manage_clients() at main.c:3720)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 6 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Getting session rbs by name (in process_client_msg() at main.c:2621)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG3 [1855/1858]: Consumer socket created (fd: 32) and added to output (in consumer_create_socket() at consumer.c:232)
DEBUG1 [1855/1858]: Setting relayd for session rbs (in cmd_setup_relayd() at cmd.c:668)
DEBUG2 [1855/1858]: Trace UST channel c_tri found by name (in trace_ust_find_channel_by_name() at trace-ust.c:144)
DEBUG2 [1855/1858]: Trace UST event com_ericsson_trithread:* NOT found (in trace_ust_find_event() at trace-ust.c:183)
DEBUG2 [1855/1858]: Trace UST event com_ericsson_trithread:*, loglevel (0,-1) created (in trace_ust_create_event() at trace-ust.c:372)
DEBUG1 [1855/1858]: UST app creating event com_ericsson_trithread:* for all apps for session id 0 (in ust_app_create_event_glb() at ust-app.c:3597)
DEBUG3 [1855/1858]: UST app event com_ericsson_trithread:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG2 [1855/1858]: UST app event com_ericsson_trithread:* created successfully for pid:1410 (in create_ust_event() at ust-app.c:1301)
DEBUG2 [1855/1858]: UST app create event com_ericsson_trithread:* for PID 1410 completed (in create_ust_app_event() at ust-app.c:2541)
DEBUG3 [1855/1858]: UST app event com_ericsson_trithread:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG2 [1855/1858]: UST app event com_ericsson_trithread:* created successfully for pid:1513 (in create_ust_event() at ust-app.c:1301)
DEBUG2 [1855/1858]: UST app create event com_ericsson_trithread:* for PID 1513 completed (in create_ust_app_event() at ust-app.c:2541)
DEBUG3 [1855/1858]: UST app event com_ericsson_trithread:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG2 [1855/1858]: UST app event com_ericsson_trithread:* created successfully for pid:1409 (in create_ust_event() at ust-app.c:1301)
DEBUG2 [1855/1858]: UST app create event com_ericsson_trithread:* for PID 1409 completed (in create_ust_app_event() at ust-app.c:2541)
DEBUG1 [1855/1858]: Event UST com_ericsson_trithread:* created in channel c_tri (in event_ust_enable_tracepoint() at event.c:467)
DEBUG1 [1855/1858]: Sending response (size: 16, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Nothing recv() from client... continuing (in thread_manage_clients() at main.c:3720)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 6 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Getting session rbs by name (in process_client_msg() at main.c:2621)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG3 [1855/1858]: Consumer socket created (fd: 32) and added to output (in consumer_create_socket() at consumer.c:232)
DEBUG1 [1855/1858]: Setting relayd for session rbs (in cmd_setup_relayd() at cmd.c:668)
DEBUG2 [1855/1858]: Trace UST channel c_tri found by name (in trace_ust_find_channel_by_name() at trace-ust.c:144)
DEBUG2 [1855/1858]: Trace UST event com_ericsson_triobjif:* NOT found (in trace_ust_find_event() at trace-ust.c:183)
DEBUG2 [1855/1858]: Trace UST event com_ericsson_triobjif:*, loglevel (0,-1) created (in trace_ust_create_event() at trace-ust.c:372)
DEBUG1 [1855/1858]: UST app creating event com_ericsson_triobjif:* for all apps for session id 0 (in ust_app_create_event_glb() at ust-app.c:3597)
DEBUG3 [1855/1858]: UST app event com_ericsson_triobjif:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG2 [1855/1858]: UST app event com_ericsson_triobjif:* created successfully for pid:1410 (in create_ust_event() at ust-app.c:1301)
DEBUG2 [1855/1858]: UST app create event com_ericsson_triobjif:* for PID 1410 completed (in create_ust_app_event() at ust-app.c:2541)
DEBUG3 [1855/1858]: UST app event com_ericsson_triobjif:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG2 [1855/1858]: UST app event com_ericsson_triobjif:* created successfully for pid:1513 (in create_ust_event() at ust-app.c:1301)
DEBUG2 [1855/1858]: UST app create event com_ericsson_triobjif:* for PID 1513 completed (in create_ust_app_event() at ust-app.c:2541)
DEBUG3 [1855/1858]: UST app event com_ericsson_triobjif:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG2 [1855/1858]: UST app event com_ericsson_triobjif:* created successfully for pid:1409 (in create_ust_event() at ust-app.c:1301)
DEBUG2 [1855/1858]: UST app create event com_ericsson_triobjif:* for PID 1409 completed (in create_ust_app_event() at ust-app.c:2541)
DEBUG1 [1855/1858]: Event UST com_ericsson_triobjif:* created in channel c_tri (in event_ust_enable_tracepoint() at event.c:467)
DEBUG1 [1855/1858]: Sending response (size: 16, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Nothing recv() from client... continuing (in thread_manage_clients() at main.c:3720)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 16 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Getting session rbs by name (in process_client_msg() at main.c:2621)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG1 [1855/1858]: Starting all UST traces (in ust_app_start_trace_all() at ust-app.c:3927)
DEBUG1 [1855/1858]: Starting tracing for ust app pid 1410 (in ust_app_start_trace() at ust-app.c:3652)
DEBUG3 [1855/1858]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x32421a50 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: Created hashtable size 4 at 0x32421f30 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1858]: UST app channel metadata allocated (in alloc_ust_app_channel() at ust-app.c:842)
DEBUG2 [1855/1858]: Asking UST consumer for channel (in ask_channel_creation() at ust-consumer.c:118)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: Allocated channel (key 4) (in consumer_allocate_channel() at consumer.c:888)
DEBUG3 [2056/2061]: Creating channel to ustctl with attr: [overwrite: 0, subbuf_size: 4096, num_subbuf: 2, switch_timer_interval: 0, read_timer_interval: 0, output: 0, type: 1 (in create_ust_channel() at ust-consumer.c:353)
DEBUG1 [2056/2061]: Allocated metadata cache of 4096 bytes (in consumer_metadata_cache_allocate() at consumer-metadata-cache.c:158)
DEBUG1 [2056/2061]: UST consumer channel added (key: 4) (in add_channel() at ust-consumer.c:106)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG2 [1855/1858]: UST ask channel 4 successfully done with 0 stream(s) (in ask_channel_creation() at ust-consumer.c:186)
DEBUG2 [1855/1858]: Consumer setup metadata channel key 4 (in consumer_setup_metadata() at consumer.c:1141)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: UST consumer setup metadata key 4 (in setup_metadata() at ust-consumer.c:680)
DEBUG1 [2056/2061]: Metadata channel in no monitor (in setup_metadata() at ust-consumer.c:694)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG2 [1855/1858]: UST metadata with key 4 created for app pid 1410 (in create_ust_app_metadata() at ust-app.c:2652)
DEBUG3 [1855/1858]: UST app deleting channel metadata (in delete_ust_app_channel() at ust-app.c:357)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:ERROR, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:ERROR";
id = 0;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 3;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:ERROR with id 0 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:ENTER, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:ENTER";
id = 1;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:ENTER with id 1 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:RETURN, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:RETURN";
id = 2;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:RETURN with id 2 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:INFO, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:INFO";
id = 3;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 6;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:INFO with id 3 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE1, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE1";
id = 4;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE1 with id 4 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE2, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE2";
id = 5;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE2 with id 5 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE3, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE3";
id = 6;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE3 with id 6 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE4, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE4";
id = 7;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE4 with id 7 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE5, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE5";
id = 8;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE5 with id 8 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE6, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE6";
id = 9;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE6 with id 9 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE7, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE7";
id = 10;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE7 with id 10 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE8, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE8";
id = 11;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE8 with id 11 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE9, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE9";
id = 12;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE9 with id 12 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:STATE_CHANGE, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:STATE_CHANGE";
id = 13;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:STATE_CHANGE with id 13 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:BUS_SEND, sig: char *, process, size_t, processlen, char *, item, size_t, itemlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:BUS_SEND";
id = 14;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:BUS_SEND with id 14 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:BUS_RECEIVE, sig: char *, process, size_t, processlen, char *, item, size_t, itemlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:BUS_RECEIVE";
id = 15;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:BUS_RECEIVE with id 15 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:REC_SIG, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:REC_SIG";
id = 16;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:REC_SIG with id 16 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:SEND_SIG, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:SEND_SIG";
id = 17;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:SEND_SIG with id 17 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:PARAM, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:PARAM";
id = 18;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:PARAM with id 18 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE_UTS, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, long, sec, int, usec, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE_UTS";
id = 19;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _sec;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _usec;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE_UTS with id 19 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:INTERFACE, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:INTERFACE";
id = 20;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:INTERFACE with id 20 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE_OBJ, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE_OBJ";
id = 21;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE_OBJ with id 21 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER1, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:USER1";
id = 22;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER1 with id 22 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER2, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:USER2";
id = 23;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER2 with id 23 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER3, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:USER3";
id = 24;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER3 with id 24 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER4, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:USER4";
id = 25;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER4 with id 25 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:DEFAULT, sig: int, value, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:DEFAULT";
id = 26;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _value;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:DEFAULT with id 26 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:CHECK, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:CHECK";
id = 27;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 2;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:CHECK with id 27 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:ERROR, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:ERROR";
id = 28;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 3;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:ERROR with id 28 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:ENTER, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:ENTER";
id = 29;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:ENTER with id 29 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:RETURN, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:RETURN";
id = 30;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:RETURN with id 30 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:INFO, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:INFO";
id = 31;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 6;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:INFO with id 31 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE1, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE1";
id = 32;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE1 with id 32 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE2, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE2";
id = 33;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE2 with id 33 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE3, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE3";
id = 34;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 13;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE3 with id 34 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE4, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE4";
id = 35;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE4 with id 35 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE5, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE5";
id = 36;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE5 with id 36 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE6, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE6";
id = 37;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE6 with id 37 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE7, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE7";
id = 38;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE7 with id 38 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE8, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE8";
id = 39;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE8 with id 39 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE9, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE9";
id = 40;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE9 with id 40 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:STATE_CHANGE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:STATE_CHANGE";
id = 41;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:STATE_CHANGE with id 41 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:BUS_SEND, sig: char*, process, size_t, processlen, const char*, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, char*, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:BUS_SEND";
id = 42;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:BUS_SEND with id 42 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:BUS_RECEIVE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, char*, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:BUS_RECEIVE";
id = 43;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:BUS_RECEIVE with id 43 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:REC_SIG, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:REC_SIG";
id = 44;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:REC_SIG with id 44 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE_UTS, sig: int, sec, int, usec, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE_UTS";
id = 45;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _sec;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _usec;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE_UTS with id 45 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:SEND_SIG, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:SEND_SIG";
id = 46;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:SEND_SIG with id 46 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:PARAM, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:PARAM";
id = 47;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:PARAM with id 47 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:INTERFACE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:INTERFACE";
id = 48;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:INTERFACE with id 48 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE_OBJ, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE_OBJ";
id = 49;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE_OBJ with id 49 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER1, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:USER1";
id = 50;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER1 with id 50 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER2, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:USER2";
id = 51;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER2 with id 51 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER3, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:USER3";
id = 52;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER3 with id 52 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER4, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:USER4";
id = 53;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER4 with id 53 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:DEFAULT, sig: int, value, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:DEFAULT";
id = 54;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:DEFAULT with id 54 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 25 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register channel received (in ust_app_recv_notify() at ust-app.c:4752)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: Append to metadata: "stream {
id = 0;
event.header := struct event_header_large;
packet.context := struct packet_context;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: "};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST app replying to register channel key 0 with id 0, type: 2, ret: 0 (in reply_ust_register_channel() at ust-app.c:4566)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG1 [1855/1858]: Starting tracing for ust app pid 1513 (in ust_app_start_trace() at ust-app.c:3652)
DEBUG3 [1855/1858]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:ERROR, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:ERROR with id 0 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:ENTER, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:ENTER with id 1 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:RETURN, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:RETURN with id 2 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:INFO, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:INFO with id 3 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE1, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE1 with id 4 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE2, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE2 with id 5 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE3, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE3 with id 6 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE4, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE4 with id 7 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE5, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE5 with id 8 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE6, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE6 with id 9 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE7, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE7 with id 10 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE8, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE8 with id 11 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE9, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE9 with id 12 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:STATE_CHANGE, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:STATE_CHANGE with id 13 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:BUS_SEND, sig: char *, process, size_t, processlen, char *, item, size_t, itemlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:BUS_SEND with id 14 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:BUS_RECEIVE, sig: char *, process, size_t, processlen, char *, item, size_t, itemlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:BUS_RECEIVE with id 15 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:REC_SIG, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:REC_SIG with id 16 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:SEND_SIG, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:SEND_SIG with id 17 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:PARAM, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:PARAM with id 18 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE_UTS, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, long, sec, int, usec, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE_UTS with id 19 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:INTERFACE, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:INTERFACE with id 20 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE_OBJ, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE_OBJ with id 21 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER1, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER1 with id 22 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER2, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER2 with id 23 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER3, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER3 with id 24 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER4, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER4 with id 25 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:DEFAULT, sig: int, value, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:DEFAULT with id 26 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:CHECK, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:CHECK with id 27 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:ERROR, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:ERROR with id 28 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:ENTER, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:ENTER with id 29 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:RETURN, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:RETURN with id 30 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:INFO, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:INFO with id 31 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE1, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE1 with id 32 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE2, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE2 with id 33 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE3, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE3 with id 34 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE4, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE4 with id 35 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE5, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE5 with id 36 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE6, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE6 with id 37 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE7, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE7 with id 38 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE8, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE8 with id 39 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE9, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE9 with id 40 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:STATE_CHANGE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:STATE_CHANGE with id 41 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:BUS_SEND, sig: char*, process, size_t, processlen, const char*, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, char*, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:BUS_SEND with id 42 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:BUS_RECEIVE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, char*, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:BUS_RECEIVE with id 43 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:REC_SIG, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:REC_SIG with id 44 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE_UTS, sig: int, sec, int, usec, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE_UTS with id 45 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:SEND_SIG, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:SEND_SIG with id 46 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:PARAM, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:PARAM with id 47 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:INTERFACE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:INTERFACE with id 48 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE_OBJ, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE_OBJ with id 49 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER1, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER1 with id 50 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER2, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER2 with id 51 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER3, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER3 with id 52 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER4, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER4 with id 53 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:DEFAULT, sig: int, value, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:DEFAULT with id 54 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 28 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register channel received (in ust_app_recv_notify() at ust-app.c:4752)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST app replying to register channel key 0 with id 0, type: 2, ret: 0 (in reply_ust_register_channel() at ust-app.c:4566)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG1 [1855/1858]: Starting tracing for ust app pid 1409 (in ust_app_start_trace() at ust-app.c:3652)
DEBUG3 [1855/1858]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:ERROR, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:ERROR with id 0 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:ENTER, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:ENTER with id 1 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:RETURN, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:RETURN with id 2 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:INFO, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:INFO with id 3 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE1, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE1 with id 4 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE2, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE2 with id 5 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE3, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE3 with id 6 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE4, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE4 with id 7 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE5, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE5 with id 8 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE6, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE6 with id 9 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE7, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE7 with id 10 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE8, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE8 with id 11 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE9, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE9 with id 12 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:STATE_CHANGE, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:STATE_CHANGE with id 13 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:BUS_SEND, sig: char *, process, size_t, processlen, char *, item, size_t, itemlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:BUS_SEND with id 14 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:BUS_RECEIVE, sig: char *, process, size_t, processlen, char *, item, size_t, itemlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:BUS_RECEIVE with id 15 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:REC_SIG, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:REC_SIG with id 16 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:SEND_SIG, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:SEND_SIG with id 17 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:PARAM, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:PARAM with id 18 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE_UTS, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, long, sec, int, usec, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE_UTS with id 19 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:INTERFACE, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:INTERFACE with id 20 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE_OBJ, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE_OBJ with id 21 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER1, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER1 with id 22 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER2, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER2 with id 23 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER3, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER3 with id 24 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER4, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER4 with id 25 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:DEFAULT, sig: int, value, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:DEFAULT with id 26 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:CHECK, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:CHECK with id 27 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:ERROR, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:ERROR with id 28 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:ENTER, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:ENTER with id 29 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:RETURN, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:RETURN with id 30 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:INFO, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:INFO with id 31 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE1, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE1 with id 32 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE2, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE2 with id 33 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE3, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE3 with id 34 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE4, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE4 with id 35 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE5, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE5 with id 36 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE6, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE6 with id 37 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE7, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE7 with id 38 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE8, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE8 with id 39 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE9, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE9 with id 40 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:STATE_CHANGE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:STATE_CHANGE with id 41 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:BUS_SEND, sig: char*, process, size_t, processlen, const char*, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, char*, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:BUS_SEND with id 42 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:BUS_RECEIVE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, char*, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:BUS_RECEIVE with id 43 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:REC_SIG, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:REC_SIG with id 44 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE_UTS, sig: int, sec, int, usec, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE_UTS with id 45 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:SEND_SIG, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:SEND_SIG with id 46 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:PARAM, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:PARAM with id 47 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:INTERFACE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:INTERFACE with id 48 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE_OBJ, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE_OBJ with id 49 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER1, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER1 with id 50 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER2, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER2 with id 51 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER3, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER3 with id 52 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER4, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER4 with id 53 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:DEFAULT, sig: int, value, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:DEFAULT with id 54 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 26 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register channel received (in ust_app_recv_notify() at ust-app.c:4752)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST app replying to register channel key 0 with id 0, type: 2, ret: 0 (in reply_ust_register_channel() at ust-app.c:4566)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 5 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG1 [1855/1858]: Sending response (size: 16, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG3 [1855/1856]: [ht-thread] Polling on 2 fds. (in thread_ht_cleanup() at ht-cleanup.c:58)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG3 [1855/1856]: [ht-thread] Polling on 2 fds. (in thread_ht_cleanup() at ht-cleanup.c:58)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)

DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Nothing recv() from client... continuing (in thread_manage_clients() at main.c:3720)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 13 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Counting number of available session for UID 0 GID 0 (in lttng_sessions_count() at main.c:2513)
DEBUG1 [1855/1858]: Getting all available session for UID 0 GID 0 (in cmd_list_lttng_sessions() at cmd.c:2239)
DEBUG1 [1855/1858]: Sending response (size: 4388, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 11 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Getting session rbs by name (in process_client_msg() at main.c:2621)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG3 [1855/1858]: Listing domains found UST global domain (in cmd_list_domains() at cmd.c:2102)
DEBUG1 [1855/1858]: Sending response (size: 324, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 10 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Getting session rbs by name (in process_client_msg() at main.c:2621)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG3 [1855/1858]: Consumer socket created (fd: 32) and added to output (in consumer_create_socket() at consumer.c:232)
DEBUG1 [1855/1858]: Setting relayd for session rbs (in cmd_setup_relayd() at cmd.c:668)
DEBUG3 [1855/1858]: Number of UST global channels 1 (in cmd_list_channels() at cmd.c:2155)
DEBUG1 [1855/1858]: Listing channels for session rbs (in list_lttng_channels() at cmd.c:137)
DEBUG1 [1855/1858]: Sending response (size: 624, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 12 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Getting session rbs by name (in process_client_msg() at main.c:2621)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG3 [1855/1858]: Consumer socket created (fd: 32) and added to output (in consumer_create_socket() at consumer.c:232)
DEBUG1 [1855/1858]: Setting relayd for session rbs (in cmd_setup_relayd() at cmd.c:668)
DEBUG1 [1855/1858]: Listing UST global events for channel c_tri (in list_lttng_ust_global_events() at cmd.c:199)
DEBUG3 [1855/1858]: Listing UST global 2 events (in list_lttng_ust_global_events() at cmd.c:219)
DEBUG1 [1855/1858]: Sending response (size: 1184, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1860]: UST registration received with pid:2078 ppid:1892 uid:0 gid:0 sock:29 name:trid (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG1 [1855/1859]: Futex n to 1 wait done (in futex_nto1_wait() at futex.c:90)
DEBUG1 [1855/1859]: Futex n to 1 prepare done (in futex_nto1_prepare() at futex.c:75)
DEBUG1 [1855/1860]: UST registration received with pid:2078 ppid:1892 uid:0 gid:0 sock:47 name:trid (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG1 [1855/1859]: Dispatching UST registration pid:2078 ppid:1892 uid:0 gid:0 sock:29 name:trid (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG3 [1855/1859]: UST app creating application for socket 29 (in ust_app_create() at ust-app.c:2708)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34002ab8 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34002fe0 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [1855/1859]: Dispatching UST registration pid:2078 ppid:1892 uid:0 gid:0 sock:47 name:trid (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG3 [1855/1859]: UST app notify socket 47 is set (in thread_dispatch_ust_registration() at main.c:1589)
DEBUG1 [1855/1859]: App registered with pid:2078 ppid:1892 uid:0 gid:0 sock:29 name:trid notify_sock:47 (version 5.0) (in ust_app_add() at ust-app.c:2796)
DEBUG2 [1855/1859]: UST app global update for app sock 29 for session id 0 (in ust_app_global_update() at ust-app.c:4066)
DEBUG2 [1855/1859]: UST app pid: 2078 session id 0 not found, creating it (in create_ust_app_session() at ust-app.c:1688)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34004588 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG2 [1855/1859]: Shadow copy of session handle -1 (in shadow_copy_session() at ust-app.c:1447)
DEBUG2 [1855/1859]: Channel c_tri not found on shadow session copy, creating it (in shadow_copy_session() at ust-app.c:1494)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34004c90 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x340051b8 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: UST app channel c_tri allocated (in alloc_ust_app_channel() at ust-app.c:842)
DEBUG2 [1855/1859]: UST app shadow copy of channel c_tri started (in shadow_copy_channel() at ust-app.c:1375)
DEBUG2 [1855/1859]: UST event com_ericsson_trithread:* not found on shadow copy channel (in shadow_copy_channel() at ust-app.c:1414)
DEBUG3 [1855/1859]: UST app event com_ericsson_trithread:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG2 [1855/1859]: UST event com_ericsson_triobjif:* not found on shadow copy channel (in shadow_copy_channel() at ust-app.c:1414)
DEBUG3 [1855/1859]: UST app event com_ericsson_triobjif:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG3 [1855/1859]: UST app shadow copy of channel c_tri done (in shadow_copy_channel() at ust-app.c:1424)
DEBUG3 [1855/1859]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST thread notify added sock 47 to pollset (in ust_thread_manage_notify() at ust-thread.c:131)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 6 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG2 [1855/1859]: UST app session created successfully with handle 1 (in create_ust_app_session() at ust-app.c:1749)
DEBUG1 [1855/1859]: UST app creating channel c_tri with per UID buffers (in create_channel_per_uid() at ust-app.c:2275)
DEBUG3 [1855/1859]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG1 [1855/1859]: UST app sending buffer registry channel to ust sock 29 (in send_channel_uid_to_ust() at ust-app.c:2212)
DEBUG2 [1855/1859]: UST app send channel to sock 29 pid 2078 (name: c_tri, key: 0) (in ust_consumer_send_channel_to_ust() at ust-consumer.c:407)
DEBUG2 [1855/1859]: UST consumer send stream to app 29 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST consumer send stream to app 29 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST consumer send stream to app 29 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST consumer send stream to app 29 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST app event com_ericsson_trithread:* created successfully for pid:2078 (in create_ust_event() at ust-app.c:1301)
DEBUG2 [1855/1859]: UST app event com_ericsson_triobjif:* created successfully for pid:2078 (in create_ust_event() at ust-app.c:1301)
DEBUG1 [1855/1859]: Starting tracing for ust app pid 2078 (in ust_app_start_trace() at ust-app.c:3652)
DEBUG3 [1855/1859]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST app receiving notify from sock 47 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register channel received (in ust_app_recv_notify() at ust-app.c:4752)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST app replying to register channel key 0 with id 0, type: 2, ret: 0 (in reply_ust_register_channel() at ust-app.c:4566)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 6 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG2 [1855/1859]: UST trace started for app pid 2078 (in ust_app_global_update() at ust-app.c:4154)
DEBUG1 [1855/1859]: Woken up but nothing in the UST command queue (in thread_dispatch_ust_registration() at main.c:1520)
DEBUG1 [1855/1859]: Futex n to 1 wait done (in futex_nto1_wait() at futex.c:90)
DEBUG1 [1855/1859]: Futex n to 1 prepare done (in futex_nto1_prepare() at futex.c:75)
DEBUG1 [1855/1859]: Woken up but nothing in the UST command queue (in thread_dispatch_ust_registration() at main.c:1520)
DEBUG1 [1855/1861]: Apps with sock 29 added to poll set (in thread_manage_apps() at main.c:1307)
DEBUG1 [1855/1861]: Apps thread polling on 6 fds (in thread_manage_apps() at main.c:1238)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 28 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Getting session rbs by name (in process_client_msg() at main.c:2621)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG1 [1855/1858]: Cmd snapshot record for session rbs (in cmd_snapshot_record() at cmd.c:2706)
DEBUG2 [1855/1858]: Set relayd object from snapshot output (in set_relayd_for_snapshot() at cmd.c:2526)
DEBUG1 [1855/1858]: Consumer snapshot channel key 1 (in consumer_snapshot_channel() at consumer.c:1223)
DEBUG3 [1855/1858]: mkdir() recursive /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit with mode 504 for uid 0 and gid 0 (in run_as_mkdir_recursive() at runas.c:306)
DEBUG1 [1855/1858]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: UST consumer snapshot channel 1 (in snapshot_channel() at ust-consumer.c:872)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit/c_tri_0 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit/c_tri_0 (22) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit/c_tri_1 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit/c_tri_1 (25) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit/c_tri_2 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit/c_tri_2 (28) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit/c_tri_3 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit/c_tri_3 (31) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [1855/1858]: Consumer snapshot channel key 4 (in consumer_snapshot_channel() at consumer.c:1223)
DEBUG3 [1855/1858]: mkdir() recursive /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit with mode 504 for uid 0 and gid 0 (in run_as_mkdir_recursive() at runas.c:306)
DEBUG1 [1855/1858]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: UST consumer snapshot metadata with key 4 at path /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit (in snapshot_metadata() at ust-consumer.c:764)
DEBUG1 [2056/2061]: Sending metadata request to sessiond, session id 0, per-pid 1 (in lttng_ustconsumer_request_metadata() at ust-consumer.c:1867)
DEBUG1 [1855/2057]: Metadata request received for session 0, key 4 (in ust_consumer_metadata_request() at ust-consumer.c:455)
DEBUG3 [1855/2057]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG2 [1855/2057]: Consumer push metadata to consumer socket 33 (in consumer_push_metadata() at consumer.c:1175)
DEBUG1 [2056/2061]: UST consumer push metadata key 4 of len 17337 (in lttng_ustconsumer_recv_metadata() at ust-consumer.c:1010)
DEBUG3 [1855/2057]: Consumer pushing metadata on sock 33 of len 17337 (in consumer_push_metadata() at consumer.c:1188)
DEBUG1 [2056/2061]: Writing 17337 bytes from offset 0 in metadata cache (in consumer_metadata_cache_write() at consumer-metadata-cache.c:90)
DEBUG1 [2056/2061]: Extending metadata cache to 17337 (in extend_metadata_cache() at consumer-metadata-cache.c:57)
DEBUG1 [1855/2057]: UST Consumer metadata pushed successfully (in ust_consumer_metadata_request() at ust-consumer.c:489)
DEBUG3 [2056/2061]: Allocated stream metadata (key 35, chan_key 4 relayd_id 18446744073709551615, session_id 0 (in consumer_allocate_stream() at consumer.c:537)
DEBUG1 [2056/2061]: UST consumer add stream metadata (key: 35) with relayd id 0 (in create_ust_streams() at ust-consumer.c:313)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-140540-0/ust//uid/0/32-bit/metadata with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer stream destroy monitored key: 35 (in destroy_close_stream() at consumer-stream.c:230)
DEBUG1 [1855/1858]: Sending response (size: 16, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG1 [1855/1860]: UST registration received with pid:2118 ppid:1892 uid:0 gid:0 sock:49 name:test-trace (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG1 [1855/1860]: UST registration received with pid:2118 ppid:1892 uid:0 gid:0 sock:50 name:test-trace (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG1 [1855/1859]: Futex n to 1 wait done (in futex_nto1_wait() at futex.c:90)
DEBUG1 [1855/1859]: Futex n to 1 prepare done (in futex_nto1_prepare() at futex.c:75)
DEBUG1 [1855/1859]: Dispatching UST registration pid:2118 ppid:1892 uid:0 gid:0 sock:49 name:test-trace (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG3 [1855/1859]: UST app creating application for socket 49 (in ust_app_create() at ust-app.c:2708)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34006618 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34006b30 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [1855/1859]: Dispatching UST registration pid:2118 ppid:1892 uid:0 gid:0 sock:50 name:test-trace (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG3 [1855/1859]: UST app notify socket 50 is set (in thread_dispatch_ust_registration() at main.c:1589)
DEBUG1 [1855/1859]: App registered with pid:2118 ppid:1892 uid:0 gid:0 sock:49 name:test-trace notify_sock:50 (version 5.0) (in ust_app_add() at ust-app.c:2796)
DEBUG2 [1855/1859]: UST app global update for app sock 49 for session id 0 (in ust_app_global_update() at ust-app.c:4066)
DEBUG2 [1855/1859]: UST app pid: 2118 session id 0 not found, creating it (in create_ust_app_session() at ust-app.c:1688)
DEBUG3 [1855/1862]: UST thread notify added sock 50 to pollset (in ust_thread_manage_notify() at ust-thread.c:131)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x340080d8 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG2 [1855/1859]: Shadow copy of session handle -1 (in shadow_copy_session() at ust-app.c:1447)
DEBUG2 [1855/1859]: Channel c_tri not found on shadow session copy, creating it (in shadow_copy_session() at ust-app.c:1494)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x340087e0 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34008d08 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: UST app channel c_tri allocated (in alloc_ust_app_channel() at ust-app.c:842)
DEBUG2 [1855/1859]: UST app shadow copy of channel c_tri started (in shadow_copy_channel() at ust-app.c:1375)
DEBUG2 [1855/1859]: UST event com_ericsson_trithread:* not found on shadow copy channel (in shadow_copy_channel() at ust-app.c:1414)
DEBUG3 [1855/1859]: UST app event com_ericsson_trithread:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG2 [1855/1859]: UST event com_ericsson_triobjif:* not found on shadow copy channel (in shadow_copy_channel() at ust-app.c:1414)
DEBUG3 [1855/1859]: UST app event com_ericsson_triobjif:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG3 [1855/1859]: UST app shadow copy of channel c_tri done (in shadow_copy_channel() at ust-app.c:1424)
DEBUG3 [1855/1859]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG2 [1855/1859]: UST app session created successfully with handle 1 (in create_ust_app_session() at ust-app.c:1749)
DEBUG1 [1855/1859]: UST app creating channel c_tri with per UID buffers (in create_channel_per_uid() at ust-app.c:2275)
DEBUG3 [1855/1859]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG1 [1855/1859]: UST app sending buffer registry channel to ust sock 49 (in send_channel_uid_to_ust() at ust-app.c:2212)
DEBUG2 [1855/1859]: UST app send channel to sock 49 pid 2118 (name: c_tri, key: 0) (in ust_consumer_send_channel_to_ust() at ust-consumer.c:407)
DEBUG2 [1855/1859]: UST consumer send stream to app 49 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST consumer send stream to app 49 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST consumer send stream to app 49 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST consumer send stream to app 49 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST app event com_ericsson_trithread:* created successfully for pid:2118 (in create_ust_event() at ust-app.c:1301)
DEBUG2 [1855/1859]: UST app event com_ericsson_triobjif:* created successfully for pid:2118 (in create_ust_event() at ust-app.c:1301)
DEBUG1 [1855/1859]: Starting tracing for ust app pid 2118 (in ust_app_start_trace() at ust-app.c:3652)
DEBUG3 [1855/1859]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register channel received (in ust_app_recv_notify() at ust-app.c:4752)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST app replying to register channel key 0 with id 0, type: 2, ret: 0 (in reply_ust_register_channel() at ust-app.c:4566)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG2 [1855/1859]: UST trace started for app pid 2118 (in ust_app_global_update() at ust-app.c:4154)
DEBUG1 [1855/1859]: Woken up but nothing in the UST command queue (in thread_dispatch_ust_registration() at main.c:1520)
DEBUG1 [1855/1861]: Apps with sock 49 added to poll set (in thread_manage_apps() at main.c:1307)
DEBUG1 [1855/1861]: Apps thread polling on 7 fds (in thread_manage_apps() at main.c:1238)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:CHECK, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:CHECK with id 27 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:ERROR, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:ERROR with id 28 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:ENTER, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:ENTER with id 29 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:RETURN, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:RETURN with id 30 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:INFO, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:INFO with id 31 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE1, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE1 with id 32 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE2, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE2 with id 33 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE3, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE3 with id 34 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE4, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE4 with id 35 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE5, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE5 with id 36 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE6, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE6 with id 37 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE7, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE7 with id 38 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE8, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE8 with id 39 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE9, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE9 with id 40 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:STATE_CHANGE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:STATE_CHANGE with id 41 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:BUS_SEND, sig: char*, process, size_t, processlen, const char*, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, char*, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:BUS_SEND with id 42 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:BUS_RECEIVE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, char*, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:BUS_RECEIVE with id 43 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:REC_SIG, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:REC_SIG with id 44 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE_UTS, sig: int, sec, int, usec, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE_UTS with id 45 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:SEND_SIG, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:SEND_SIG with id 46 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:PARAM, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:PARAM with id 47 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:INTERFACE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:INTERFACE with id 48 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE_OBJ, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE_OBJ with id 49 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER1, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER1 with id 50 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER2, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER2 with id 51 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER3, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER3 with id 52 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER4, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER4 with id 53 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:DEFAULT, sig: int, value, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:DEFAULT with id 54 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:ERROR, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:ERROR with id 0 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:ENTER, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:ENTER with id 1 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:RETURN, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:RETURN with id 2 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:INFO, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:INFO with id 3 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE1, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE1 with id 4 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE2, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE2 with id 5 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE3, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE3 with id 6 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE4, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE4 with id 7 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE5, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE5 with id 8 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE6, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE6 with id 9 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE7, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE7 with id 10 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE8, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE8 with id 11 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE9, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE9 with id 12 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:STATE_CHANGE, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:STATE_CHANGE with id 13 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:BUS_SEND, sig: char *, process, size_t, processlen, char *, item, size_t, itemlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:BUS_SEND with id 14 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:BUS_RECEIVE, sig: char *, process, size_t, processlen, char *, item, size_t, itemlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:BUS_RECEIVE with id 15 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:REC_SIG, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:REC_SIG with id 16 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:SEND_SIG, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:SEND_SIG with id 17 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:PARAM, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:PARAM with id 18 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE_UTS, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, long, sec, int, usec, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE_UTS with id 19 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:INTERFACE, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:INTERFACE with id 20 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE_OBJ, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE_OBJ with id 21 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER1, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER1 with id 22 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER2, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER2 with id 23 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER3, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER3 with id 24 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER4, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER4 with id 25 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:DEFAULT, sig: int, value, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:DEFAULT with id 26 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG1 [1855/1862]: UST app notify socket unregister 50 (in ust_app_notify_sock_unregister() at ust-app.c:4826)
DEBUG1 [1855/1861]: PID 2118 unregistering with sock 49 (in ust_app_unregister() at ust-app.c:2847)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 6 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1861]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1861]: No metadata to push for metadata key 4 (in ust_app_push_metadata() at ust-app.c:441)
DEBUG1 [1855/1861]: Apps thread polling on 6 fds (in thread_manage_apps() at main.c:1238)
DEBUG3 [1855/2066]: Call RCU deleting app PID 2118 (in delete_ust_app_rcu() at ust-app.c:742)
DEBUG3 [1855/2066]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/2066]: No metadata to push for metadata key 4 (in ust_app_push_metadata() at ust-app.c:441)
DEBUG3 [1855/2066]: UST app deleting channel c_tri (in delete_ust_app_channel() at ust-app.c:357)
DEBUG2 [1855/2066]: UST app pid 2118 deleted (in delete_ust_app() at ust-app.c:727)
DEBUG3 [1855/1856]: [ht-thread] Polling on 2 fds. (in thread_ht_cleanup() at ht-cleanup.c:58)
DEBUG3 [1855/1856]: [ht-thread] Polling on 2 fds. (in thread_ht_cleanup() at ht-cleanup.c:58)
DEBUG3 [1855/1856]: [ht-thread] Polling on 2 fds. (in thread_ht_cleanup() at ht-cleanup.c:58)
DEBUG3 [1855/1856]: [ht-thread] Polling on 2 fds. (in thread_ht_cleanup() at ht-cleanup.c:58)
DEBUG3 [1855/1856]: [ht-thread] Polling on 2 fds. (in thread_ht_cleanup() at ht-cleanup.c:58)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 28 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Getting session rbs by name (in process_client_msg() at main.c:2621)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG1 [1855/1858]: Cmd snapshot record for session rbs (in cmd_snapshot_record() at cmd.c:2706)
DEBUG2 [1855/1858]: Set relayd object from snapshot output (in set_relayd_for_snapshot() at cmd.c:2526)
DEBUG1 [1855/1858]: Consumer snapshot channel key 1 (in consumer_snapshot_channel() at consumer.c:1223)
DEBUG3 [1855/1858]: mkdir() recursive /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit with mode 504 for uid 0 and gid 0 (in run_as_mkdir_recursive() at runas.c:306)
DEBUG1 [1855/1858]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: UST consumer snapshot channel 1 (in snapshot_channel() at ust-consumer.c:872)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit/c_tri_0 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit/c_tri_0 (22) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit/c_tri_1 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit/c_tri_1 (25) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit/c_tri_2 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit/c_tri_2 (28) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 131072 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 8192 (len 8192) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit/c_tri_3 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit/c_tri_3 (31) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG1 [1855/1858]: Consumer snapshot channel key 4 (in consumer_snapshot_channel() at consumer.c:1223)
DEBUG3 [1855/1858]: mkdir() recursive /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit with mode 504 for uid 0 and gid 0 (in run_as_mkdir_recursive() at runas.c:306)
DEBUG1 [1855/1858]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: UST consumer snapshot metadata with key 4 at path /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit (in snapshot_metadata() at ust-consumer.c:764)
DEBUG1 [2056/2061]: Sending metadata request to sessiond, session id 0, per-pid 1 (in lttng_ustconsumer_request_metadata() at ust-consumer.c:1867)
DEBUG1 [1855/2057]: Metadata request received for session 0, key 4 (in ust_consumer_metadata_request() at ust-consumer.c:455)
DEBUG3 [1855/2057]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/2057]: No metadata to push for metadata key 4 (in ust_app_push_metadata() at ust-app.c:441)
DEBUG1 [1855/2057]: No metadata to push (in ust_app_push_metadata() at ust-app.c:444)
DEBUG2 [1855/2057]: Consumer push metadata to consumer socket 33 (in consumer_push_metadata() at consumer.c:1175)
DEBUG1 [2056/2061]: No new metadata to receive for key 4 (in lttng_ustconsumer_request_metadata() at ust-consumer.c:1909)
DEBUG1 [1855/2057]: UST Consumer metadata pushed successfully (in ust_consumer_metadata_request() at ust-consumer.c:489)
DEBUG3 [2056/2061]: Allocated stream metadata (key 35, chan_key 4 relayd_id 18446744073709551615, session_id 0 (in consumer_allocate_stream() at consumer.c:537)
DEBUG1 [2056/2061]: UST consumer add stream metadata (key: 35) with relayd id 0 (in create_ust_streams() at ust-consumer.c:313)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-140639-1/ust//uid/0/32-bit/metadata with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: In UST read_subbuffer (wait_fd: 35, name: metadata) (in lttng_ustconsumer_read_subbuffer() at ust-consumer.c:1590)
DEBUG1 [2056/2061]: Consumer stream destroy monitored key: 35 (in destroy_close_stream() at consumer-stream.c:230)
DEBUG1 [1855/1858]: Sending response (size: 16, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG1 [1855/1860]: UST registration received with pid:2276 ppid:2234 uid:1000 gid:100 sock:49 name:test-trace (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG1 [1855/1859]: Futex n to 1 wait done (in futex_nto1_wait() at futex.c:90)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG1 [1855/1859]: Futex n to 1 prepare done (in futex_nto1_prepare() at futex.c:75)
DEBUG1 [1855/1859]: Dispatching UST registration pid:2276 ppid:2234 uid:1000 gid:100 sock:49 name:test-trace (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG1 [1855/1860]: UST registration received with pid:2276 ppid:2234 uid:1000 gid:100 sock:50 name:test-trace (version 5.0) (in thread_registration_apps() at main.c:1843)
DEBUG3 [1855/1859]: UST app creating application for socket 49 (in ust_app_create() at ust-app.c:2708)
DEBUG1 [1855/1860]: Futex n to 1 wake done (in futex_nto1_wake() at futex.c:104)
DEBUG1 [1855/1860]: Accepting application registration (in thread_registration_apps() at main.c:1747)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34008608 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34006a10 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG1 [1855/1859]: Dispatching UST registration pid:2276 ppid:2234 uid:1000 gid:100 sock:50 name:test-trace (version 5.0) (in thread_dispatch_ust_registration() at main.c:1532)
DEBUG3 [1855/1859]: UST app notify socket 50 is set (in thread_dispatch_ust_registration() at main.c:1589)
DEBUG1 [1855/1859]: App registered with pid:2276 ppid:2234 uid:1000 gid:100 sock:49 name:test-trace notify_sock:50 (version 5.0) (in ust_app_add() at ust-app.c:2796)
DEBUG2 [1855/1859]: UST app global update for app sock 49 for session id 0 (in ust_app_global_update() at ust-app.c:4066)
DEBUG2 [1855/1859]: UST app pid: 2276 session id 0 not found, creating it (in create_ust_app_session() at ust-app.c:1688)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34007fb8 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG2 [1855/1859]: Shadow copy of session handle -1 (in shadow_copy_session() at ust-app.c:1447)
DEBUG2 [1855/1859]: Channel c_tri not found on shadow session copy, creating it (in shadow_copy_session() at ust-app.c:1494)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x340088a8 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34008d88 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: UST app channel c_tri allocated (in alloc_ust_app_channel() at ust-app.c:842)
DEBUG2 [1855/1859]: UST app shadow copy of channel c_tri started (in shadow_copy_channel() at ust-app.c:1375)
DEBUG2 [1855/1859]: UST event com_ericsson_trithread:* not found on shadow copy channel (in shadow_copy_channel() at ust-app.c:1414)
DEBUG3 [1855/1859]: UST app event com_ericsson_trithread:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG2 [1855/1859]: UST event com_ericsson_triobjif:* not found on shadow copy channel (in shadow_copy_channel() at ust-app.c:1414)
DEBUG3 [1855/1859]: UST app event com_ericsson_triobjif:* allocated (in alloc_ust_app_event() at ust-app.c:898)
DEBUG3 [1855/1859]: UST app shadow copy of channel c_tri done (in shadow_copy_channel() at ust-app.c:1424)
DEBUG3 [1855/1859]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34009968 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Buffer registry per UID created id: 0, ABI: 32, uid: 1000, domain: 2 (in buffer_reg_uid_create() at buffer-registry.c:144)
DEBUG3 [1855/1859]: Buffer registry per UID adding to global registry with id: 0 (in buffer_reg_uid_add() at buffer-registry.c:166)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34009f08 of type 2 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Append to metadata: "typealias integer { size = 8; align = 8; signed = false; } := uint8_t;
typealias integer { size = 16; align = 8; signed = false; } := uint16_t;
typealias integer { size = 32; align = 8; signed = false; } := uint32_t;
typealias integer { size = 64; align = 8; signed = false; } := uint64_t;
typealias integer { size = 32; align = 8; signed = false; } := unsigned long;
typealias integer { size = 5; align = 1; signed = false; } := uint5_t;
typealias integer { size = 27; align = 1; signed = false; } := uint27_t;

trace {
major = 1;
minor = 8;
uuid = "6dea7f4f-62bc-46e0-ae76-dfbccdb5ecb6";
byte_order = be;
packet.header := struct {
uint32_t magic;
uint8_t uuid[16];
uint32_t stream_id;
};
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1859]: Append to metadata: "env {
hostname = "du1";
domain = "ust";
tracer_name = "lttng-ust";
tracer_major = 2;
tracer_minor = 3;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1859]: Append to metadata: "};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1859]: Append to metadata: "clock {
name = monotonic;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST thread notify added sock 50 to pollset (in ust_thread_manage_notify() at ust-thread.c:131)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1859]: Append to metadata: " uuid = "4b629c12-0371-4413-8d1c-11e76b9de229";
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1859]: Append to metadata: " description = "Monotonic Clock";
freq = 1000000000; /* Frequency, in Hz */
/* clock value offset from Epoch is: offset * (1/freq) */
offset = 1376308918601099472;
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1859]: Append to metadata: "typealias integer {
size = 27; align = 1; signed = false;
map = clock.monotonic.value;
} := uint27_clock_monotonic_t;

typealias integer {
size = 32; align = 8; signed = false;
map = clock.monotonic.value;
} := uint32_clock_monotonic_t;

typealias integer {
size = 64; align = 8; signed = false;
map = clock.monotonic.value;
} := uint64_clock_monotonic_t;

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1859]: Append to metadata: "struct packet_context {
uint64_clock_monotonic_t timestamp_begin;
uint64_clock_monotonic_t timestamp_end;
uint64_t content_size;
uint64_t packet_size;
unsigned long events_discarded;
uint32_t cpu_id;
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1859]: Append to metadata: "struct event_header_compact {
enum : uint5_t { compact = 0 ... 30, extended = 31 } id;
variant <id> {
struct {
uint27_clock_monotonic_t timestamp;
} compact;
struct {
uint32_t id;
uint64_clock_monotonic_t timestamp;
} extended;
} v;
} align(8);

struct event_header_large {
enum : uint16_t { compact = 0 ... 65534, extended = 65535 } id;
variant <id> {
struct {
uint32_clock_monotonic_t timestamp;
} compact;
struct {
uint32_t id;
uint64_clock_monotonic_t timestamp;
} extended;
} v;
} align(8);

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1859]: UST app buffer registry per UID created successfully (in setup_buffer_reg_uid() at ust-app.c:1650)
DEBUG2 [1855/1859]: UST app session created successfully with handle 1 (in create_ust_app_session() at ust-app.c:1749)
DEBUG1 [1855/1859]: UST app creating channel c_tri with per UID buffers (in create_channel_per_uid() at ust-app.c:2275)
DEBUG3 [1855/1859]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG2 [1855/1859]: UST app creating buffer registry channel for c_tri (in create_buffer_reg_channel() at ust-app.c:2128)
DEBUG3 [1855/1859]: Buffer registry channel create with key: 0 (in buffer_reg_channel_create() at buffer-registry.c:326)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x3400a4e8 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG2 [1855/1859]: Asking UST consumer for channel (in ask_channel_creation() at ust-consumer.c:118)
DEBUG3 [1855/1859]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: Allocated channel (key 7) (in consumer_allocate_channel() at consumer.c:888)
DEBUG3 [2056/2061]: Creating channel to ustctl with attr: [overwrite: 1, subbuf_size: 131072, num_subbuf: 4, switch_timer_interval: 0, read_timer_interval: 0, output: 0, type: 0 (in create_ust_channel() at ust-consumer.c:353)
DEBUG3 [2056/2061]: Allocated stream c_tri_0 (key 40, chan_key 7 relayd_id 18446744073709551615, session_id 0 (in consumer_allocate_stream() at consumer.c:537)
DEBUG1 [2056/2061]: UST consumer add stream c_tri_0 (key: 40) with relayd id 0 (in create_ust_streams() at ust-consumer.c:313)
DEBUG3 [2056/2061]: Allocated stream c_tri_1 (key 43, chan_key 7 relayd_id 18446744073709551615, session_id 0 (in consumer_allocate_stream() at consumer.c:537)
DEBUG1 [2056/2061]: UST consumer add stream c_tri_1 (key: 43) with relayd id 0 (in create_ust_streams() at ust-consumer.c:313)
DEBUG3 [2056/2061]: Allocated stream c_tri_2 (key 46, chan_key 7 relayd_id 18446744073709551615, session_id 0 (in consumer_allocate_stream() at consumer.c:537)
DEBUG1 [2056/2061]: UST consumer add stream c_tri_2 (key: 46) with relayd id 0 (in create_ust_streams() at ust-consumer.c:313)
DEBUG3 [2056/2061]: Allocated stream c_tri_3 (key 49, chan_key 7 relayd_id 18446744073709551615, session_id 0 (in consumer_allocate_stream() at consumer.c:537)
DEBUG1 [2056/2061]: UST consumer add stream c_tri_3 (key: 49) with relayd id 0 (in create_ust_streams() at ust-consumer.c:313)
DEBUG1 [2056/2061]: UST consumer channel added (key: 7) (in add_channel() at ust-consumer.c:106)
DEBUG1 [2056/2058]: Channel event catched in thread (in consumer_thread_channel_poll() at consumer.c:2680)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG2 [1855/1859]: UST ask channel 7 successfully done with 4 stream(s) (in ask_channel_creation() at ust-consumer.c:186)
DEBUG1 [2056/2058]: Adding channel 38 to poll set (in consumer_thread_channel_poll() at consumer.c:2722)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2058]: Channel poll wait with 3 fd(s) (in consumer_thread_channel_poll() at consumer.c:2678)
DEBUG1 [2056/2061]: UST consumer sending channel c_tri to sessiond (in send_sessiond_channel() at ust-consumer.c:409)
DEBUG1 [2056/2061]: UST consumer sending stream 40 to sessiond (in send_sessiond_stream() at ust-consumer.c:381)
DEBUG1 [2056/2061]: UST consumer sending stream 43 to sessiond (in send_sessiond_stream() at ust-consumer.c:381)
DEBUG2 [1855/1859]: UST app stream 1 received succesfully (in ust_consumer_get_channel() at ust-consumer.c:303)
DEBUG1 [2056/2061]: UST consumer sending stream 46 to sessiond (in send_sessiond_stream() at ust-consumer.c:381)
DEBUG2 [1855/1859]: UST app stream 2 received succesfully (in ust_consumer_get_channel() at ust-consumer.c:303)
DEBUG1 [2056/2061]: UST consumer sending stream 49 to sessiond (in send_sessiond_stream() at ust-consumer.c:381)
DEBUG2 [1855/1859]: UST app stream 3 received succesfully (in ust_consumer_get_channel() at ust-consumer.c:303)
DEBUG1 [2056/2061]: UST consumer NULL stream sent to sessiond (in send_sessiond_channel() at ust-consumer.c:464)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG2 [1855/1859]: UST app stream 4 received succesfully (in ust_consumer_get_channel() at ust-consumer.c:303)
DEBUG3 [1855/1859]: UST app consumer has no more stream available (in ust_consumer_get_channel() at ust-consumer.c:286)
DEBUG2 [1855/1859]: UST app setup buffer registry channel for c_tri (in setup_buffer_reg_channel() at ust-app.c:2176)
DEBUG2 [1855/1859]: UST app setup buffer registry stream (in setup_buffer_reg_streams() at ust-app.c:2083)
DEBUG3 [1855/1859]: Buffer registry creating stream (in buffer_reg_stream_create() at buffer-registry.c:356)
DEBUG3 [1855/1859]: Buffer registry creating stream (in buffer_reg_stream_create() at buffer-registry.c:356)
DEBUG3 [1855/1859]: Buffer registry creating stream (in buffer_reg_stream_create() at buffer-registry.c:356)
DEBUG3 [1855/1859]: Buffer registry creating stream (in buffer_reg_stream_create() at buffer-registry.c:356)
DEBUG1 [1855/1859]: UST app sending buffer registry channel to ust sock 49 (in send_channel_uid_to_ust() at ust-app.c:2212)
DEBUG2 [1855/1859]: UST app send channel to sock 49 pid 2276 (name: c_tri, key: 0) (in ust_consumer_send_channel_to_ust() at ust-consumer.c:407)
DEBUG2 [1855/1859]: UST consumer send stream to app 49 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST consumer send stream to app 49 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST consumer send stream to app 49 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST consumer send stream to app 49 (in ust_consumer_send_stream_to_ust() at ust-consumer.c:372)
DEBUG2 [1855/1859]: UST app event com_ericsson_trithread:* created successfully for pid:2276 (in create_ust_event() at ust-app.c:1301)
DEBUG2 [1855/1859]: UST app event com_ericsson_triobjif:* created successfully for pid:2276 (in create_ust_event() at ust-app.c:1301)
DEBUG1 [1855/1859]: Starting tracing for ust app pid 2276 (in ust_app_start_trace() at ust-app.c:3652)
DEBUG3 [1855/1859]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34010080 of type 1 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: Created hashtable size 4 at 0x34010560 of type 0 (in lttng_ht_new() at hashtable.c:112)
DEBUG3 [1855/1859]: UST app channel metadata allocated (in alloc_ust_app_channel() at ust-app.c:842)
DEBUG2 [1855/1859]: Asking UST consumer for channel (in ask_channel_creation() at ust-consumer.c:118)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: Allocated channel (key 8) (in consumer_allocate_channel() at consumer.c:888)
DEBUG3 [2056/2061]: Creating channel to ustctl with attr: [overwrite: 0, subbuf_size: 4096, num_subbuf: 2, switch_timer_interval: 0, read_timer_interval: 0, output: 0, type: 1 (in create_ust_channel() at ust-consumer.c:353)
DEBUG1 [2056/2061]: Allocated metadata cache of 4096 bytes (in consumer_metadata_cache_allocate() at consumer-metadata-cache.c:158)
DEBUG1 [2056/2061]: UST consumer channel added (key: 8) (in add_channel() at ust-consumer.c:106)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG2 [1855/1859]: UST ask channel 8 successfully done with 0 stream(s) (in ask_channel_creation() at ust-consumer.c:186)
DEBUG2 [1855/1859]: Consumer setup metadata channel key 8 (in consumer_setup_metadata() at consumer.c:1141)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: UST consumer setup metadata key 8 (in setup_metadata() at ust-consumer.c:680)
DEBUG1 [2056/2061]: Metadata channel in no monitor (in setup_metadata() at ust-consumer.c:694)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG2 [1855/1859]: UST metadata with key 8 created for app pid 2276 (in create_ust_app_metadata() at ust-app.c:2652)
DEBUG3 [1855/1859]: UST app deleting channel metadata (in delete_ust_app_channel() at ust-app.c:357)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register channel received (in ust_app_recv_notify() at ust-app.c:4752)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: Append to metadata: "stream {
id = 0;
event.header := struct event_header_compact;
packet.context := struct packet_context;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: "};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST app replying to register channel key 0 with id 0, type: 1, ret: 0 (in reply_ust_register_channel() at ust-app.c:4566)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG2 [1855/1859]: UST trace started for app pid 2276 (in ust_app_global_update() at ust-app.c:4154)
DEBUG1 [1855/1859]: Woken up but nothing in the UST command queue (in thread_dispatch_ust_registration() at main.c:1520)
DEBUG1 [1855/1859]: Futex n to 1 wait done (in futex_nto1_wait() at futex.c:90)
DEBUG1 [1855/1861]: Apps with sock 49 added to poll set (in thread_manage_apps() at main.c:1307)
DEBUG1 [1855/1859]: Futex n to 1 prepare done (in futex_nto1_prepare() at futex.c:75)
DEBUG1 [1855/1861]: Apps thread polling on 7 fds (in thread_manage_apps() at main.c:1238)
DEBUG1 [1855/1859]: Woken up but nothing in the UST command queue (in thread_dispatch_ust_registration() at main.c:1520)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:CHECK, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:CHECK";
id = 0;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 2;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:CHECK with id 0 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:ERROR, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:ERROR";
id = 1;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 3;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:ERROR with id 1 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:ENTER, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:ENTER";
id = 2;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:ENTER with id 2 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:RETURN, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:RETURN";
id = 3;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:RETURN with id 3 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:INFO, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:INFO";
id = 4;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 6;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:INFO with id 4 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE1, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE1";
id = 5;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE1 with id 5 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1856]: [ht-thread] Polling on 2 fds. (in thread_ht_cleanup() at ht-cleanup.c:58)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG3 [1855/1856]: [ht-thread] Polling on 2 fds. (in thread_ht_cleanup() at ht-cleanup.c:58)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE2, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE2";
id = 6;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE2 with id 6 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE3, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE3";
id = 7;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 13;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE3 with id 7 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE4, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE4";
id = 8;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE4 with id 8 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE5, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE5";
id = 9;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE5 with id 9 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE6, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE6";
id = 10;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE6 with id 10 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE7, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE7";
id = 11;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE7 with id 11 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE8, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE8";
id = 12;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE8 with id 12 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE9, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE9";
id = 13;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE9 with id 13 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:STATE_CHANGE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:STATE_CHANGE";
id = 14;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:STATE_CHANGE with id 14 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:BUS_SEND, sig: char*, process, size_t, processlen, const char*, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, char*, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:BUS_SEND";
id = 15;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:BUS_SEND with id 15 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:BUS_RECEIVE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, char*, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:BUS_RECEIVE";
id = 16;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:BUS_RECEIVE with id 16 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:REC_SIG, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:REC_SIG";
id = 17;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:REC_SIG with id 17 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE_UTS, sig: int, sec, int, usec, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE_UTS";
id = 18;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _sec;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _usec;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE_UTS with id 18 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:SEND_SIG, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:SEND_SIG";
id = 19;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:SEND_SIG with id 19 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:PARAM, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:PARAM";
id = 20;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:PARAM with id 20 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:INTERFACE, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:INTERFACE";
id = 21;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:INTERFACE with id 21 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:TRACE_OBJ, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:TRACE_OBJ";
id = 22;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:TRACE_OBJ with id 22 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER1, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:USER1";
id = 23;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER1 with id 23 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER2, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:USER2";
id = 24;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER2 with id 24 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER3, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:USER3";
id = 25;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER3 with id 25 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:USER4, sig: char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:USER4";
id = 26;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:USER4 with id 26 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_trithread:DEFAULT, sig: int, value, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_trithread:DEFAULT";
id = 27;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_trithread:DEFAULT with id 27 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:ERROR, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:ERROR";
id = 28;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 3;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:ERROR with id 28 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:ENTER, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:ENTER";
id = 29;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:ENTER with id 29 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:RETURN, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:RETURN";
id = 30;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:RETURN with id 30 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:INFO, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:INFO";
id = 31;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 6;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:INFO with id 31 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE1, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE1";
id = 32;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE1 with id 32 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE2, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE2";
id = 33;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE2 with id 33 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE3, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE3";
id = 34;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE3 with id 34 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE4, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE4";
id = 35;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE4 with id 35 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE5, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE5";
id = 36;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE5 with id 36 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE6, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE6";
id = 37;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE6 with id 37 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE7, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE7";
id = 38;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE7 with id 38 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE8, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE8";
id = 39;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE8 with id 39 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE9, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE9";
id = 40;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE9 with id 40 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:STATE_CHANGE, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:STATE_CHANGE";
id = 41;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:STATE_CHANGE with id 41 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:BUS_SEND, sig: char *, process, size_t, processlen, char *, item, size_t, itemlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:BUS_SEND";
id = 42;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:BUS_SEND with id 42 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:BUS_RECEIVE, sig: char *, process, size_t, processlen, char *, item, size_t, itemlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:BUS_RECEIVE";
id = 43;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:BUS_RECEIVE with id 43 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:REC_SIG, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:REC_SIG";
id = 44;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:REC_SIG with id 44 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:SEND_SIG, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:SEND_SIG";
id = 45;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:SEND_SIG with id 45 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:PARAM, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:PARAM";
id = 46;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:PARAM with id 46 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE_UTS, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, long, sec, int, usec, const char *, msg, size_t, msglen, char *, data, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE_UTS";
id = 47;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _sec;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _usec;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 8; align = 8; signed = 0; encoding = none; base = 10; } _data[512];
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE_UTS with id 47 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:INTERFACE, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char*, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:INTERFACE";
id = 48;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:INTERFACE with id 48 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:TRACE_OBJ, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:TRACE_OBJ";
id = 49;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:TRACE_OBJ with id 49 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER1, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:USER1";
id = 50;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER1 with id 50 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER2, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:USER2";
id = 51;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER2 with id 51 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER3, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:USER3";
id = 52;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER3 with id 52 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:USER4, sig: char *, item, size_t, itemlen, char *, process, size_t, processlen, const char *, file, size_t, filelen, int, lineno, const char *, msg, size_t, msglen, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:USER4";
id = 53;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _item;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _process;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _file;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _intfield;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " string _msg;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:USER4 with id 53 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG3 [1855/1862]: UST app receiving notify from sock 50 (in ust_app_recv_notify() at ust-app.c:4699)
DEBUG2 [1855/1862]: UST app ustctl register event received (in ust_app_recv_notify() at ust-app.c:4719)
DEBUG3 [1855/1862]: Buffer registry per UID find id: 0, ABI: 32, uid: 1000 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/1862]: UST registry channel finding key 0 (in ust_registry_channel_find() at ust-registry.c:425)
DEBUG3 [1855/1862]: UST registry creating event with event: com_ericsson_triobjif:DEFAULT, sig: int, value, id: 0, chan_objd: 2, sess_objd: 1, chan_id: 0 (in ust_registry_create_event() at ust-registry.c:234)
DEBUG3 [1855/1862]: Append to metadata: "event {
name = "com_ericsson_triobjif:DEFAULT";
id = 54;
stream_id = 0;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " loglevel = 5;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " fields := struct {
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " integer { size = 32; align = 8; signed = 1; encoding = none; base = 10; } _value;
" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: Append to metadata: " };
};

" (in lttng_metadata_printf() at ust-metadata.c:144)
DEBUG3 [1855/1862]: UST registry event com_ericsson_triobjif:DEFAULT with id 54 added successfully (in add_event_ust_registry() at ust-app.c:4680)
DEBUG3 [1855/1862]: [ust-thread] Manage notify polling on 7 fds (in ust_thread_manage_notify() at ust-thread.c:61)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Nothing recv() from client... continuing (in thread_manage_clients() at main.c:3720)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 14 (in process_client_msg() at main.c:2544)
DEBUG2 [1855/1858]: Reallocating event list from 32 to 64 entries (in ust_app_list_events() at ust-app.c:3007)
DEBUG2 [1855/1858]: Reallocating event list from 64 to 128 entries (in ust_app_list_events() at ust-app.c:3007)
DEBUG2 [1855/1858]: Reallocating event list from 128 to 256 entries (in ust_app_list_events() at ust-app.c:3007)
DEBUG2 [1855/1858]: UST app list events done (220 events) (in ust_app_list_events() at ust-app.c:3030)
DEBUG1 [1855/1858]: Sending response (size: 128496, retcode: Success) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Nothing recv() from client... continuing (in thread_manage_clients() at main.c:3720)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Nothing recv() from client... continuing (in thread_manage_clients() at main.c:3720)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)
DEBUG1 [1855/1858]: Wait for client response (in thread_manage_clients() at main.c:3671)
DEBUG1 [1855/1858]: Receiving data from client ... (in thread_manage_clients() at main.c:3716)
DEBUG1 [1855/1858]: Processing client command 28 (in process_client_msg() at main.c:2544)
DEBUG1 [1855/1858]: Getting session rbs by name (in process_client_msg() at main.c:2621)
DEBUG2 [1855/1858]: Trying to find session by name rbs (in session_find_by_name() at session.c:133)
DEBUG1 [1855/1858]: Cmd snapshot record for session rbs (in cmd_snapshot_record() at cmd.c:2706)
DEBUG2 [1855/1858]: Set relayd object from snapshot output (in set_relayd_for_snapshot() at cmd.c:2526)
DEBUG1 [1855/1858]: Consumer snapshot channel key 7 (in consumer_snapshot_channel() at consumer.c:1223)
DEBUG3 [1855/1858]: mkdir() recursive /trace//snapshot-1-20130812-141553-2/ust//uid/1000/32-bit with mode 504 for uid 0 and gid 0 (in run_as_mkdir_recursive() at runas.c:306)
DEBUG1 [1855/1858]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: UST consumer snapshot channel 7 (in snapshot_channel() at ust-consumer.c:872)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-141553-2/ust//uid/1000/32-bit/c_tri_0 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-141553-2/ust//uid/1000/32-bit/c_tri_0 (40) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 4096 (len 4096) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-141553-2/ust//uid/1000/32-bit/c_tri_1 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-141553-2/ust//uid/1000/32-bit/c_tri_1 (43) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 24576 (len 24576) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-141553-2/ust//uid/1000/32-bit/c_tri_2 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-141553-2/ust//uid/1000/32-bit/c_tri_2 (46) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 36864 (len 36864) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG3 [2056/2061]: open() /trace//snapshot-1-20130812-141553-2/ust//uid/1000/32-bit/c_tri_3 with flags 241 mode 432 for uid 0 and gid 0 (in run_as_open() at runas.c:334)
DEBUG1 [2056/2061]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: UST consumer snapshot stream /trace//snapshot-1-20130812-141553-2/ust//uid/1000/32-bit/c_tri_3 (49) (in snapshot_channel() at ust-consumer.c:896)
DEBUG1 [2056/2061]: UST consumer taking snapshot at pos 0 (in snapshot_channel() at ust-consumer.c:932)
DEBUG1 [2056/2061]: Consumer mmap write() ret 61440 (len 61440) (in lttng_consumer_on_read_subbuffer_mmap() at consumer.c:1438)
DEBUG1 [2056/2061]: received command on sock (in consumer_thread_sessiond_poll() at consumer.c:2965)
DEBUG1 [1855/1858]: Consumer snapshot channel key 8 (in consumer_snapshot_channel() at consumer.c:1223)
DEBUG3 [1855/1858]: mkdir() recursive /trace//snapshot-1-20130812-141553-2/ust//uid/1000/32-bit with mode 504 for uid 0 and gid 0 (in run_as_mkdir_recursive() at runas.c:306)
DEBUG1 [1855/1858]: Using run_as_clone (in run_as() at runas.c:289)
DEBUG1 [2056/2061]: Incoming command on sock (in consumer_thread_sessiond_poll() at consumer.c:2947)
DEBUG1 [2056/2061]: UST consumer snapshot metadata with key 8 at path /trace//snapshot-1-20130812-141553-2/ust//uid/1000/32-bit (in snapshot_metadata() at ust-consumer.c:764)
DEBUG1 [2056/2061]: Sending metadata request to sessiond, session id 0, per-pid 6 (in lttng_ustconsumer_request_metadata() at ust-consumer.c:1867)
DEBUG1 [1855/2057]: Metadata request received for session 0, key 8 (in ust_consumer_metadata_request() at ust-consumer.c:455)
DEBUG3 [1855/2057]: Buffer registry per UID find id: 0, ABI: 32, uid: 0 (in buffer_reg_uid_find() at buffer-registry.c:195)
DEBUG3 [1855/2057]: No metadata to push for metadata key 4 (in ust_app_push_metadata() at ust-app.c:441)
DEBUG1 [1855/2057]: No metadata to push (in ust_app_push_metadata() at ust-app.c:444)
DEBUG2 [1855/2057]: Consumer push metadata to consumer socket 33 (in consumer_push_metadata() at consumer.c:1175)
lttng-consumerd: ust-consumer.c:1907: lttng_ustconsumer_request_metadata: Assertion `key == channel->key' failed.
DEBUG1 [1855/1858]: Fail to receive status reply on sock 32 (in consumer_recv_status_reply() at consumer.c:58)
DEBUG1 [1855/1858]: Sending response (size: 16, retcode: Snapshot record failed) (in thread_manage_clients() at main.c:3765)
DEBUG1 [1855/2057]: Fail to receive status reply on sock 33 (in consumer_recv_status_reply() at consumer.c:58)
Error: Pushing metadata
Error: Handling metadata request
Error: Health error occurred in thread_manage_consumer
DEBUG1 [1855/2057]: consumer thread cleanup completed (in thread_manage_consumer() at main.c:1194)
DEBUG1 [1855/1858]: Clean command context structure (in clean_command_ctx() at main.c:538)
DEBUG1 [1855/1858]: Accepting client command ... (in thread_manage_clients() at main.c:3629)

(1-1/4)