root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/lib# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/lib# export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/lib# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/lib# echo $LD_LIBRARY_PATH /home/user1/git/compute/out/ubuntu-18.04/18.04/lib: root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/lib# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/lib# cd ../bin root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# LD_PRELOAD=liblttng-ust-cyg-profile-fast.so ./rocminfo ROCk module is loaded ===================== HSA System Attributes ===================== Runtime Version: 1.1 System Timestamp Freq.: 1000.000000MHz Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) Machine Model: LARGE System Endianness: LITTLE ========== HSA Agents ========== ******* Agent 1 ******* Name: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz Uuid: CPU-XX Marketing Name: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz Vendor Name: CPU Feature: None specified Profile: FULL_PROFILE Float Round Mode: NEAR Max Queue Number: 0(0x0) Queue Min Size: 0(0x0) Queue Max Size: 0(0x0) Queue Type: MULTI Node: 0 Device Type: CPU Cache Info: L1: 32768(0x8000) KB Chip ID: 0(0x0) Cacheline Size: 64(0x40) Max Clock Freq. (MHz): 4000 BDFID: 0 Internal Node ID: 0 Compute Unit: 8 SIMDs per CU: 0 Shader Engines: 0 Shader Arrs. per Eng.: 0 WatchPts on Addr. Ranges:1 Features: None Pool Info: Pool 1 Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED Size: 32551856(0x1f0b3b0) KB Allocatable: TRUE Alloc Granule: 4KB Alloc Alignment: 4KB Accessible by all: TRUE Pool 2 Segment: GLOBAL; FLAGS: COARSE GRAINED Size: 32551856(0x1f0b3b0) KB Allocatable: TRUE Alloc Granule: 4KB Alloc Alignment: 4KB Accessible by all: TRUE ISA Info: N/A ******* Agent 2 ******* Name: gfx900 Uuid: GPU-0213f0fe991a3144 Marketing Name: Vega 10 XL/XT [Radeon RX Vega 56/64] Vendor Name: AMD Feature: KERNEL_DISPATCH Profile: BASE_PROFILE Float Round Mode: NEAR Max Queue Number: 128(0x80) Queue Min Size: 4096(0x1000) Queue Max Size: 131072(0x20000) Queue Type: MULTI Node: 1 Device Type: GPU Cache Info: L1: 16(0x10) KB Chip ID: 26751(0x687f) Cacheline Size: 64(0x40) Max Clock Freq. (MHz): 1630 BDFID: 768 Internal Node ID: 1 Compute Unit: 64 SIMDs per CU: 4 Shader Engines: 4 Shader Arrs. per Eng.: 1 WatchPts on Addr. Ranges:4 Features: KERNEL_DISPATCH Fast F16 Operation: FALSE Wavefront Size: 64(0x40) Workgroup Max Size: 1024(0x400) Workgroup Max Size per Dimension: x 1024(0x400) y 1024(0x400) z 1024(0x400) Max Waves Per CU: 40(0x28) Max Work-item Per CU: 2560(0xa00) Grid Max Size: 4294967295(0xffffffff) Grid Max Size per Dimension: x 4294967295(0xffffffff) y 4294967295(0xffffffff) z 4294967295(0xffffffff) Max fbarriers/Workgrp: 32 Pool Info: Pool 1 Segment: GLOBAL; FLAGS: COARSE GRAINED Size: 8372224(0x7fc000) KB Allocatable: TRUE Alloc Granule: 4KB Alloc Alignment: 4KB Accessible by all: FALSE Pool 2 Segment: GROUP Size: 64(0x40) KB Allocatable: FALSE Alloc Granule: 0KB Alloc Alignment: 0KB Accessible by all: FALSE ISA Info: ISA 1 Name: amdgcn-amd-amdhsa--gfx900:xnack- Machine Models: HSA_MACHINE_MODEL_LARGE Profiles: HSA_PROFILE_BASE Default Rounding Mode: NEAR Default Rounding Mode: NEAR Fast f16: TRUE Workgroup Max Size: 1024(0x400) Workgroup Max Size per Dimension: x 1024(0x400) y 1024(0x400) z 1024(0x400) Grid Max Size: 4294967295(0xffffffff) Grid Max Size per Dimension: x 4294967295(0xffffffff) y 4294967295(0xffffffff) z 4294967295(0xffffffff) FBarrier Max Size: 32 *** Done *** root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# ldd ./rocminfo linux-vdso.so.1 (0x00007ffec4ba4000) libhsa-runtime64.so.1 => /home/user1/git/compute/out/ubuntu-18.04/18.04/lib/libhsa-runtime64.so.1 (0x00007f996e6df000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f996e356000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f996e13e000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f996dd4d000) libhsakmt.so.1 => /home/user1/git/compute/out/ubuntu-18.04/18.04/lib/libhsakmt.so.1 (0x00007f996db16000) libelf.so.1 => /usr/lib/x86_64-linux-gnu/libelf.so.1 (0x00007f996d8fc000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f996d6f8000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f996d4d9000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f996d2d1000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f996cf33000) /lib64/ld-linux-x86-64.so.2 (0x00007f996eef0000) libnuma.so.1 => /usr/lib/x86_64-linux-gnu/libnuma.so.1 (0x00007f996cd28000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f996cb0b000) root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# lttng list -u Error: Unable to list UST events: No session daemon is available root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# ldd ./rocminfo linux-vdso.so.1 (0x00007ffec4ba4000) libhsa-runtime64.so.1 => /home/user1/git/compute/out/ubuntu-18.04/18.04/lib/libhsa-runtime64.so.1 (0x00007f996e6df000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f996e356000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f996e13e000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f996dd4d000) libhsakmt.so.1 => /home/user1/git/compute/out/ubuntu-18.04/18.04/lib/libhsakmt.so.1 (0x00007f996db16000) libelf.so.1 => /usr/lib/x86_64-linux-gnu/libelf.so.1 (0x00007f996d8fc000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f996d6f8000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f996d4d9000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f996d2d1000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f996cf33000) /lib64/ld-linux-x86-64.so.2 (0x00007f996eef0000) libnuma.so.1 => /usr/lib/x86_64-linux-gnu/libnuma.so.1 (0x00007f996cd28000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f996cb0b000) root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# lttng list -u Error: Unable to list UST events: No session daemon is available root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# LD_PRELOAD=liblttng-ust-cyg-profile-fast.so LTTNG_UST_DEBUG=1 ./rocminfo liblttng_ust_tracepoint[27270/27270]: Your compiler treats weak symbols with hidden visibility for integer objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:957) liblttng_ust_tracepoint[27270/27270]: Your compiler treats weak symbols with hidden visibility for pointer objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:961) liblttng_ust_tracepoint[27270/27270]: Your compiler treats weak symbols with hidden visibility for 24-byte structure objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:965) liblttng_ust_tracepoint[27270/27270]: just registered a tracepoints section from 0x7fd9399e98a0 and having 26 tracepoints (in tracepoint_register_lib() at tracepoint.c:908) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_statedump:end (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_statedump:procname (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_statedump:debug_link (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_statedump:build_id (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_statedump:bin_info (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_statedump:start (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_lib:unload (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_lib:debug_link (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_lib:build_id (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_lib:load (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracef:event (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_LINE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_FUNCTION (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_UNIT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_MODULE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_PROCESS (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_PROGRAM (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_SYSTEM (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_INFO (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_NOTICE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_WARNING (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_ERR (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_CRIT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_ALERT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_tracelog:TRACE_EMERG (in tracepoint_register_lib() at tracepoint.c:913) libust[27270/27270]: Provider "lttng_ust_statedump" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27270/27270]: adding probe lttng_ust_statedump containing 6 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27270/27270]: LTT : ltt ring buffer client "relay-metadata-mmap" init (in lttng_ring_buffer_metadata_client_init() at lttng-ring-buffer-metadata-client.h:351) libust[27270/27270]: LTT : ltt ring buffer client "relay-overwrite-mmap" init (in lttng_ring_buffer_client_overwrite_init() at lttng-ring-buffer-client.h:867) libust[27270/27270]: LTT : ltt ring buffer client "relay-overwrite-rt-mmap" init (in lttng_ring_buffer_client_overwrite_rt_init() at lttng-ring-buffer-client.h:867) libust[27270/27270]: LTT : ltt ring buffer client "relay-discard-mmap" init (in lttng_ring_buffer_client_discard_init() at lttng-ring-buffer-client.h:867) libust[27270/27270]: LTT : ltt ring buffer client "relay-discard-rt-mmap" init (in lttng_ring_buffer_client_discard_rt_init() at lttng-ring-buffer-client.h:867) libust[27270/27271]: Info: sessiond not accepting connections to global apps socket (in ust_listener_thread() at lttng-ust-comm.c:1546) libust[27270/27271]: Waiting for global apps sessiond (in wait_for_sessiond() at lttng-ust-comm.c:1427) libust[27270/27272]: Info: sessiond not accepting connections to local apps socket (in ust_listener_thread() at lttng-ust-comm.c:1546) libust[27270/27272]: Waiting for local apps sessiond (in wait_for_sessiond() at lttng-ust-comm.c:1427) libust[27270/27270]: Provider "lttng_ust_lib" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27270/27270]: adding probe lttng_ust_lib containing 4 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27270/27270]: Provider "lttng_ust_tracef" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27270/27270]: adding probe lttng_ust_tracef containing 1 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27270/27270]: Provider "lttng_ust_tracelog" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27270/27270]: adding probe lttng_ust_tracelog containing 15 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) liblttng_ust_tracepoint[27270/27270]: just registered a tracepoints section from 0x7fd93ab89098 and having 2 tracepoints (in tracepoint_register_lib() at tracepoint.c:908) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_cyg_profile_fast:func_exit (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27270/27270]: registered tracepoint: lttng_ust_cyg_profile_fast:func_entry (in tracepoint_register_lib() at tracepoint.c:913) libust[27270/27270]: Provider "lttng_ust_cyg_profile_fast" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27270/27270]: adding probe lttng_ust_cyg_profile_fast containing 2 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) liblttng_ust_tracepoint[27273/27273]: Your compiler treats weak symbols with hidden visibility for integer objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:957) liblttng_ust_tracepoint[27273/27273]: Your compiler treats weak symbols with hidden visibility for pointer objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:961) liblttng_ust_tracepoint[27273/27273]: Your compiler treats weak symbols with hidden visibility for 24-byte structure objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:965) liblttng_ust_tracepoint[27273/27273]: just registered a tracepoints section from 0x7f298724b8a0 and having 26 tracepoints (in tracepoint_register_lib() at tracepoint.c:908) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_statedump:end (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_statedump:procname (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_statedump:debug_link (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_statedump:build_id (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_statedump:bin_info (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_statedump:start (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_lib:unload (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_lib:debug_link (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_lib:build_id (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_lib:load (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracef:event (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_LINE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_FUNCTION (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_UNIT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_MODULE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_PROCESS (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_PROGRAM (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_SYSTEM (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_INFO (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_NOTICE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_WARNING (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_ERR (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_CRIT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_ALERT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_tracelog:TRACE_EMERG (in tracepoint_register_lib() at tracepoint.c:913) libust[27273/27273]: Provider "lttng_ust_statedump" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27273/27273]: adding probe lttng_ust_statedump containing 6 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27273/27273]: LTT : ltt ring buffer client "relay-metadata-mmap" init (in lttng_ring_buffer_metadata_client_init() at lttng-ring-buffer-metadata-client.h:351) libust[27273/27273]: LTT : ltt ring buffer client "relay-overwrite-mmap" init (in lttng_ring_buffer_client_overwrite_init() at lttng-ring-buffer-client.h:867) libust[27273/27273]: LTT : ltt ring buffer client "relay-overwrite-rt-mmap" init (in lttng_ring_buffer_client_overwrite_rt_init() at lttng-ring-buffer-client.h:867) libust[27273/27273]: LTT : ltt ring buffer client "relay-discard-mmap" init (in lttng_ring_buffer_client_discard_init() at lttng-ring-buffer-client.h:867) libust[27273/27273]: LTT : ltt ring buffer client "relay-discard-rt-mmap" init (in lttng_ring_buffer_client_discard_rt_init() at lttng-ring-buffer-client.h:867) libust[27273/27274]: Info: sessiond not accepting connections to global apps socket (in ust_listener_thread() at lttng-ust-comm.c:1546) libust[27273/27274]: Waiting for global apps sessiond (in wait_for_sessiond() at lttng-ust-comm.c:1427) libust[27273/27275]: Info: sessiond not accepting connections to local apps socket (in ust_listener_thread() at lttng-ust-comm.c:1546) libust[27273/27275]: Waiting for local apps sessiond (in wait_for_sessiond() at lttng-ust-comm.c:1427) libust[27273/27273]: Provider "lttng_ust_lib" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27273/27273]: adding probe lttng_ust_lib containing 4 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27273/27273]: Provider "lttng_ust_tracef" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27273/27273]: adding probe lttng_ust_tracef containing 1 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27273/27273]: Provider "lttng_ust_tracelog" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27273/27273]: adding probe lttng_ust_tracelog containing 15 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) liblttng_ust_tracepoint[27273/27273]: just registered a tracepoints section from 0x7f2987849098 and having 2 tracepoints (in tracepoint_register_lib() at tracepoint.c:908) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_cyg_profile_fast:func_exit (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27273/27273]: registered tracepoint: lttng_ust_cyg_profile_fast:func_entry (in tracepoint_register_lib() at tracepoint.c:913) libust[27273/27273]: Provider "lttng_ust_cyg_profile_fast" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27273/27273]: adding probe lttng_ust_cyg_profile_fast containing 2 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) liblttng_ust_tracepoint[27276/27276]: Your compiler treats weak symbols with hidden visibility for integer objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:957) liblttng_ust_tracepoint[27276/27276]: Your compiler treats weak symbols with hidden visibility for pointer objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:961) liblttng_ust_tracepoint[27276/27276]: Your compiler treats weak symbols with hidden visibility for 24-byte structure objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:965) liblttng_ust_tracepoint[27276/27276]: just registered a tracepoints section from 0x7f5b0154b8a0 and having 26 tracepoints (in tracepoint_register_lib() at tracepoint.c:908) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_statedump:end (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_statedump:procname (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_statedump:debug_link (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_statedump:build_id (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_statedump:bin_info (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_statedump:start (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_lib:unload (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_lib:debug_link (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_lib:build_id (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_lib:load (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracef:event (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_LINE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_FUNCTION (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_UNIT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_MODULE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_PROCESS (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_PROGRAM (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_SYSTEM (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_INFO (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_NOTICE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_WARNING (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_ERR (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_CRIT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_ALERT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_tracelog:TRACE_EMERG (in tracepoint_register_lib() at tracepoint.c:913) libust[27276/27276]: Provider "lttng_ust_statedump" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27276/27276]: adding probe lttng_ust_statedump containing 6 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27276/27276]: LTT : ltt ring buffer client "relay-metadata-mmap" init (in lttng_ring_buffer_metadata_client_init() at lttng-ring-buffer-metadata-client.h:351) libust[27276/27276]: LTT : ltt ring buffer client "relay-overwrite-mmap" init (in lttng_ring_buffer_client_overwrite_init() at lttng-ring-buffer-client.h:867) libust[27276/27276]: LTT : ltt ring buffer client "relay-overwrite-rt-mmap" init (in lttng_ring_buffer_client_overwrite_rt_init() at lttng-ring-buffer-client.h:867) libust[27276/27276]: LTT : ltt ring buffer client "relay-discard-mmap" init (in lttng_ring_buffer_client_discard_init() at lttng-ring-buffer-client.h:867) libust[27276/27276]: LTT : ltt ring buffer client "relay-discard-rt-mmap" init (in lttng_ring_buffer_client_discard_rt_init() at lttng-ring-buffer-client.h:867) libust[27276/27278]: Info: sessiond not accepting connections to global apps socket (in ust_listener_thread() at lttng-ust-comm.c:1546) libust[27276/27278]: Waiting for global apps sessiond (in wait_for_sessiond() at lttng-ust-comm.c:1427) libust[27276/27279]: Info: sessiond not accepting connections to local apps socket (in ust_listener_thread() at lttng-ust-comm.c:1546) libust[27276/27279]: Waiting for local apps sessiond (in wait_for_sessiond() at lttng-ust-comm.c:1427) libust[27276/27276]: Provider "lttng_ust_lib" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27276/27276]: adding probe lttng_ust_lib containing 4 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27276/27276]: Provider "lttng_ust_tracef" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27276/27276]: adding probe lttng_ust_tracef containing 1 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27276/27276]: Provider "lttng_ust_tracelog" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27276/27276]: adding probe lttng_ust_tracelog containing 15 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) liblttng_ust_tracepoint[27276/27276]: just registered a tracepoints section from 0x7f5b01b49098 and having 2 tracepoints (in tracepoint_register_lib() at tracepoint.c:908) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_cyg_profile_fast:func_exit (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27276/27276]: registered tracepoint: lttng_ust_cyg_profile_fast:func_entry (in tracepoint_register_lib() at tracepoint.c:913) libust[27276/27276]: Provider "lttng_ust_cyg_profile_fast" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27276/27276]: adding probe lttng_ust_cyg_profile_fast containing 2 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27276/27276]: Provider "lttng_ust_cyg_profile_fast" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) liblttng_ust_tracepoint[27276/27276]: Release queue of unregistered tracepoint probes. (in __tracepoint_probe_prune_release_queue() at tracepoint.c:743) libust[27276/27276]: just unregistered probes of provider lttng_ust_cyg_profile_fast (in lttng_probe_unregister() at lttng-probes.c:231) liblttng_ust_tracepoint[27276/27276]: just unregistered a tracepoints section from 0x7f5b01b49098 (in tracepoint_unregister_lib() at tracepoint.c:938) libust[27276/27276]: Provider "lttng_ust_tracelog" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) liblttng_ust_tracepoint[27276/27276]: Release queue of unregistered tracepoint probes. (in __tracepoint_probe_prune_release_queue() at tracepoint.c:743) libust[27276/27276]: just unregistered probes of provider lttng_ust_tracelog (in lttng_probe_unregister() at lttng-probes.c:231) libust[27276/27276]: Provider "lttng_ust_tracef" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) liblttng_ust_tracepoint[27276/27276]: Release queue of unregistered tracepoint probes. (in __tracepoint_probe_prune_release_queue() at tracepoint.c:743) libust[27276/27276]: just unregistered probes of provider lttng_ust_tracef (in lttng_probe_unregister() at lttng-probes.c:231) libust[27276/27276]: Provider "lttng_ust_lib" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) liblttng_ust_tracepoint[27276/27276]: Release queue of unregistered tracepoint probes. (in __tracepoint_probe_prune_release_queue() at tracepoint.c:743) libust[27276/27276]: just unregistered probes of provider lttng_ust_lib (in lttng_probe_unregister() at lttng-probes.c:231) libust[27276/27276]: LTT : ltt ring buffer client "relay-discard-rt-mmap" exit (in lttng_ring_buffer_client_discard_rt_exit() at lttng-ring-buffer-client.h:874) libust[27276/27276]: LTT : ltt ring buffer client "relay-discard-mmap" exit (in lttng_ring_buffer_client_discard_exit() at lttng-ring-buffer-client.h:874) libust[27276/27276]: LTT : ltt ring buffer client "relay-overwrite-rt-mmap" exit (in lttng_ring_buffer_client_overwrite_rt_exit() at lttng-ring-buffer-client.h:874) libust[27276/27276]: LTT : ltt ring buffer client "relay-overwrite-mmap" exit (in lttng_ring_buffer_client_overwrite_exit() at lttng-ring-buffer-client.h:874) libust[27276/27276]: LTT : ltt ring buffer client "relay-metadata-mmap" exit (in lttng_ring_buffer_metadata_client_exit() at lttng-ring-buffer-metadata-client.h:358) libust[27276/27276]: Provider "lttng_ust_statedump" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) liblttng_ust_tracepoint[27276/27276]: Release queue of unregistered tracepoint probes. (in __tracepoint_probe_prune_release_queue() at tracepoint.c:743) libust[27276/27276]: just unregistered probes of provider lttng_ust_statedump (in lttng_probe_unregister() at lttng-probes.c:231) liblttng_ust_tracepoint[27276/27276]: just unregistered a tracepoints section from 0x7f5b0154b8a0 (in tracepoint_unregister_lib() at tracepoint.c:938) liblttng_ust_tracepoint[27277/27277]: Your compiler treats weak symbols with hidden visibility for integer objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:957) liblttng_ust_tracepoint[27277/27277]: Your compiler treats weak symbols with hidden visibility for pointer objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:961) liblttng_ust_tracepoint[27277/27277]: Your compiler treats weak symbols with hidden visibility for 24-byte structure objects as SAME address between compile units part of the same module. (in check_weak_hidden() at tracepoint.c:965) liblttng_ust_tracepoint[27277/27277]: just registered a tracepoints section from 0x7f3e7e2fb8a0 and having 26 tracepoints (in tracepoint_register_lib() at tracepoint.c:908) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_statedump:end (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_statedump:procname (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_statedump:debug_link (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_statedump:build_id (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_statedump:bin_info (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_statedump:start (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_lib:unload (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_lib:debug_link (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_lib:build_id (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_lib:load (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracef:event (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_LINE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_FUNCTION (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_UNIT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_MODULE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_PROCESS (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_PROGRAM (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_DEBUG_SYSTEM (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_INFO (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_NOTICE (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_WARNING (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_ERR (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_CRIT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_ALERT (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_tracelog:TRACE_EMERG (in tracepoint_register_lib() at tracepoint.c:913) libust[27277/27277]: Provider "lttng_ust_statedump" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27277/27277]: adding probe lttng_ust_statedump containing 6 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27277/27277]: LTT : ltt ring buffer client "relay-metadata-mmap" init (in lttng_ring_buffer_metadata_client_init() at lttng-ring-buffer-metadata-client.h:351) libust[27277/27277]: LTT : ltt ring buffer client "relay-overwrite-mmap" init (in lttng_ring_buffer_client_overwrite_init() at lttng-ring-buffer-client.h:867) libust[27277/27277]: LTT : ltt ring buffer client "relay-overwrite-rt-mmap" init (in lttng_ring_buffer_client_overwrite_rt_init() at lttng-ring-buffer-client.h:867) libust[27277/27277]: LTT : ltt ring buffer client "relay-discard-mmap" init (in lttng_ring_buffer_client_discard_init() at lttng-ring-buffer-client.h:867) libust[27277/27277]: LTT : ltt ring buffer client "relay-discard-rt-mmap" init (in lttng_ring_buffer_client_discard_rt_init() at lttng-ring-buffer-client.h:867) libust[27277/27280]: Info: sessiond not accepting connections to global apps socket (in ust_listener_thread() at lttng-ust-comm.c:1546) libust[27277/27280]: Waiting for global apps sessiond (in wait_for_sessiond() at lttng-ust-comm.c:1427) libust[27277/27281]: Info: sessiond not accepting connections to local apps socket (in ust_listener_thread() at lttng-ust-comm.c:1546) libust[27277/27281]: Waiting for local apps sessiond (in wait_for_sessiond() at lttng-ust-comm.c:1427) libust[27277/27277]: Provider "lttng_ust_lib" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27277/27277]: adding probe lttng_ust_lib containing 4 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27277/27277]: Provider "lttng_ust_tracef" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27277/27277]: adding probe lttng_ust_tracef containing 1 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) libust[27277/27277]: Provider "lttng_ust_tracelog" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27277/27277]: adding probe lttng_ust_tracelog containing 15 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) liblttng_ust_tracepoint[27277/27277]: just registered a tracepoints section from 0x7f3e7ed6f098 and having 2 tracepoints (in tracepoint_register_lib() at tracepoint.c:908) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_cyg_profile_fast:func_exit (in tracepoint_register_lib() at tracepoint.c:913) liblttng_ust_tracepoint[27277/27277]: registered tracepoint: lttng_ust_cyg_profile_fast:func_entry (in tracepoint_register_lib() at tracepoint.c:913) libust[27277/27277]: Provider "lttng_ust_cyg_profile_fast" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) libust[27277/27277]: adding probe lttng_ust_cyg_profile_fast containing 2 events to lazy registration list (in lttng_probe_register() at lttng-probes.c:198) ROCk module is loaded ===================== HSA System Attributes ===================== Runtime Version: 1.1 System Timestamp Freq.: 1000.000000MHz Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) Machine Model: LARGE System Endianness: LITTLE ========== HSA Agents ========== ******* Agent 1 ******* Name: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz Uuid: CPU-XX Marketing Name: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz Vendor Name: CPU Feature: None specified Profile: FULL_PROFILE Float Round Mode: NEAR Max Queue Number: 0(0x0) Queue Min Size: 0(0x0) Queue Max Size: 0(0x0) Queue Type: MULTI Node: 0 Device Type: CPU Cache Info: L1: 32768(0x8000) KB Chip ID: 0(0x0) Cacheline Size: 64(0x40) Max Clock Freq. (MHz): 4000 BDFID: 0 Internal Node ID: 0 Compute Unit: 8 SIMDs per CU: 0 Shader Engines: 0 Shader Arrs. per Eng.: 0 WatchPts on Addr. Ranges:1 Features: None Pool Info: Pool 1 Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED Size: 32551856(0x1f0b3b0) KB Allocatable: TRUE Alloc Granule: 4KB Alloc Alignment: 4KB Accessible by all: TRUE Pool 2 Segment: GLOBAL; FLAGS: COARSE GRAINED Size: 32551856(0x1f0b3b0) KB Allocatable: TRUE Alloc Granule: 4KB Alloc Alignment: 4KB Accessible by all: TRUE ISA Info: N/A ******* Agent 2 ******* Name: gfx900 Uuid: GPU-0213f0fe991a3144 Marketing Name: Vega 10 XL/XT [Radeon RX Vega 56/64] Vendor Name: AMD Feature: KERNEL_DISPATCH Profile: BASE_PROFILE Float Round Mode: NEAR Max Queue Number: 128(0x80) Queue Min Size: 4096(0x1000) Queue Max Size: 131072(0x20000) Queue Type: MULTI Node: 1 Device Type: GPU Cache Info: L1: 16(0x10) KB Chip ID: 26751(0x687f) Cacheline Size: 64(0x40) Max Clock Freq. (MHz): 1630 BDFID: 768 Internal Node ID: 1 Compute Unit: 64 SIMDs per CU: 4 Shader Engines: 4 Shader Arrs. per Eng.: 1 WatchPts on Addr. Ranges:4 Features: KERNEL_DISPATCH Fast F16 Operation: FALSE Wavefront Size: 64(0x40) Workgroup Max Size: 1024(0x400) Workgroup Max Size per Dimension: x 1024(0x400) y 1024(0x400) z 1024(0x400) Max Waves Per CU: 40(0x28) Max Work-item Per CU: 2560(0xa00) Grid Max Size: 4294967295(0xffffffff) Grid Max Size per Dimension: x 4294967295(0xffffffff) y 4294967295(0xffffffff) z 4294967295(0xffffffff) Max fbarriers/Workgrp: 32 Pool Info: Pool 1 Segment: GLOBAL; FLAGS: COARSE GRAINED Size: 8372224(0x7fc000) KB Allocatable: TRUE Alloc Granule: 4KB Alloc Alignment: 4KB Accessible by all: FALSE Pool 2 Segment: GROUP Size: 64(0x40) KB Allocatable: FALSE Alloc Granule: 0KB Alloc Alignment: 0KB Accessible by all: FALSE ISA Info: ISA 1 Name: amdgcn-amd-amdhsa--gfx900:xnack- Machine Models: HSA_MACHINE_MODEL_LARGE Profiles: HSA_PROFILE_BASE Default Rounding Mode: NEAR Default Rounding Mode: NEAR Fast f16: TRUE Workgroup Max Size: 1024(0x400) Workgroup Max Size per Dimension: x 1024(0x400) y 1024(0x400) z 1024(0x400) Grid Max Size: 4294967295(0xffffffff) Grid Max Size per Dimension: x 4294967295(0xffffffff) y 4294967295(0xffffffff) z 4294967295(0xffffffff) FBarrier Max Size: 32 *** Done *** libust[27270/27270]: Provider "lttng_ust_cyg_profile_fast" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) liblttng_ust_tracepoint[27270/27270]: Release queue of unregistered tracepoint probes. (in __tracepoint_probe_prune_release_queue() at tracepoint.c:743) libust[27270/27270]: just unregistered probes of provider lttng_ust_cyg_profile_fast (in lttng_probe_unregister() at lttng-probes.c:231) liblttng_ust_tracepoint[27270/27270]: just unregistered a tracepoints section from 0x7fd93ab89098 (in tracepoint_unregister_lib() at tracepoint.c:938) libust[27270/27270]: Provider "lttng_ust_tracelog" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) liblttng_ust_tracepoint[27270/27270]: Release queue of unregistered tracepoint probes. (in __tracepoint_probe_prune_release_queue() at tracepoint.c:743) libust[27270/27270]: just unregistered probes of provider lttng_ust_tracelog (in lttng_probe_unregister() at lttng-probes.c:231) libust[27270/27270]: Provider "lttng_ust_tracef" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) liblttng_ust_tracepoint[27270/27270]: Release queue of unregistered tracepoint probes. (in __tracepoint_probe_prune_release_queue() at tracepoint.c:743) libust[27270/27270]: just unregistered probes of provider lttng_ust_tracef (in lttng_probe_unregister() at lttng-probes.c:231) libust[27270/27270]: Provider "lttng_ust_lib" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) liblttng_ust_tracepoint[27270/27270]: Release queue of unregistered tracepoint probes. (in __tracepoint_probe_prune_release_queue() at tracepoint.c:743) libust[27270/27270]: just unregistered probes of provider lttng_ust_lib (in lttng_probe_unregister() at lttng-probes.c:231) libust[27270/27270]: LTT : ltt ring buffer client "relay-discard-rt-mmap" exit (in lttng_ring_buffer_client_discard_rt_exit() at lttng-ring-buffer-client.h:874) libust[27270/27270]: LTT : ltt ring buffer client "relay-discard-mmap" exit (in lttng_ring_buffer_client_discard_exit() at lttng-ring-buffer-client.h:874) libust[27270/27270]: LTT : ltt ring buffer client "relay-overwrite-rt-mmap" exit (in lttng_ring_buffer_client_overwrite_rt_exit() at lttng-ring-buffer-client.h:874) libust[27270/27270]: LTT : ltt ring buffer client "relay-overwrite-mmap" exit (in lttng_ring_buffer_client_overwrite_exit() at lttng-ring-buffer-client.h:874) libust[27270/27270]: LTT : ltt ring buffer client "relay-metadata-mmap" exit (in lttng_ring_buffer_metadata_client_exit() at lttng-ring-buffer-metadata-client.h:358) libust[27270/27270]: Provider "lttng_ust_statedump" accepted, version 1.0 is compatible with LTTng UST provider version 1.0. (in check_provider_version() at lttng-probes.c:161) liblttng_ust_tracepoint[27270/27270]: Release queue of unregistered tracepoint probes. (in __tracepoint_probe_prune_release_queue() at tracepoint.c:743) libust[27270/27270]: just unregistered probes of provider lttng_ust_statedump (in lttng_probe_unregister() at lttng-probes.c:231) liblttng_ust_tracepoint[27270/27270]: just unregistered a tracepoints section from 0x7fd9399e98a0 (in tracepoint_unregister_lib() at tracepoint.c:938) root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin# root@RocrLnx23:~/git/compute/out/ubuntu-18.04/18.04/bin#