From a21814beff8a8892eb32510c9ea3748c9f4dd24b Mon Sep 17 00:00:00 2001 From: gobhardw Date: Wed, 15 Jan 2025 11:21:59 +0530 Subject: [PATCH] Tool deprecation message for rocprofiler v1,v2 and roctracer [ROCm/roctracer commit: 0fdaf8aef256bb35da3373986568984900ef7c03] --- projects/roctracer/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/roctracer/README.md b/projects/roctracer/README.md index ad1f354cf0..dbded634b7 100644 --- a/projects/roctracer/README.md +++ b/projects/roctracer/README.md @@ -1,5 +1,8 @@ # ROC-tracer +> [!IMPORTANT] +We are phasing out development and support for roctracer/rocprofiler/rocprof/rocprofv2 in favor of rocprofiler-sdk/rocprofv3 in upcoming ROCm releases. Going forward, only critical defect fixes will be addressed for older versions of profiling tools and libraries. We encourage all users to upgrade to the latest version, rocprofiler-sdk library and rocprofv3 tool, to ensure continued support and access to new features. + > [!NOTE] > The published documentation is available at [ROCTracer](https://rocm.docs.amd.com/projects/roctracer/en/latest/index.html) in an organized, easy-to-read format, with search and a table of contents.