Use rocprofiler-sdk for RCCL-API tracing (#126)

- Add support for RCCL API tracing through rocprofiler-sdk.
- Refactored the comm_data code to use the SDK RCCL_API callbacks.
- Add a runtime version check for SDK to gate callback enablement, rather than just the compile-time check.
- Fixed: SAMPLING_TIMEOUT was not being handled correctly in add_test.

[ROCm/rocprofiler-systems commit: af77d93f75]
This commit is contained in:
David Galiffi
2025-06-06 11:36:17 -04:00
committed by GitHub
orang tua f718bd907c
melakukan c7c3c3f97e
31 mengubah file dengan 350 tambahan dan 1252 penghapusan
@@ -122,7 +122,7 @@ rocprofsys_init_library(void)
extern "C" void
rocprofsys_init_tooling(void)
{
rocprofsys_init_tooling_hidden(true);
rocprofsys_init_tooling_hidden();
}
extern "C" void