Files
rocm-systems/projects
Jonathan R. Madsen d75ccb9081 Search for rocprofiler_set_api_table(...) via RTLD_DEFAULT (#56)
* Search for rocprofiler_set_api_table(...) via RTLD_DEFAULT

- check if rocprofiler_set_api_table function has already been loaded via dlsym(RTLD_DEFAULT, ...)
- fix warning about conflicting ROCM_DEP_ROCMCORE and ROCPROFILER_REGISTER_DEP_ROCMCORE

* Bump version to 0.4.0

[ROCm/rocprofiler-register commit: e2db37ca8d]
2024-02-25 21:14:27 -06:00
..