diff --git a/projects/rocprofiler-systems/external/timemory b/projects/rocprofiler-systems/external/timemory index ba3c648677..8c2afd3b2e 160000 --- a/projects/rocprofiler-systems/external/timemory +++ b/projects/rocprofiler-systems/external/timemory @@ -1 +1 @@ -Subproject commit ba3c648677b3c6f217abe147ef3198f36239e234 +Subproject commit 8c2afd3b2e3d49916a1cee312e5314bb13f84d61 diff --git a/projects/rocprofiler-systems/source/bin/rocprof-sys-instrument/internal_libs.cpp b/projects/rocprofiler-systems/source/bin/rocprof-sys-instrument/internal_libs.cpp index 224c19a415..32fc522f5a 100644 --- a/projects/rocprofiler-systems/source/bin/rocprof-sys-instrument/internal_libs.cpp +++ b/projects/rocprofiler-systems/source/bin/rocprof-sys-instrument/internal_libs.cpp @@ -330,7 +330,8 @@ get_internal_basic_libs_impl() "librocprofiler-register.so", "librocprofiler-sdk.so", "librocprofiler-sdk-roctx.so", - "libamd_smi.so" }; + "libamd_smi.so", + "libamd_comgr.so" }; // shared libraries potentially used by timemory const auto _3rdparty_libs = strview_init_t{ "libcaliper.so",