ae8f01f3341c04f150997d85270279fd0d8488e8
* Update registration client search
- Search ROCP_TOOL_LIBRARIES before dlopen search
- Fatal error if ROCP_TOOL_LIBRARIES entry does not contain rocprofiler_configure symbol
- Use RTLD_DEFAULT and RTLD_NEXT to (potentially) find first two instances of rocprofiler_configure
- if no rocprofiler_configure found via RTLD_NEXT, do not do extensive search via link map
* _GNU_SOURCE instead of GNU_SOURCE
* Clang-tidy fix
[ROCm/rocprofiler-sdk commit: b0a88d9124]
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%