From 0fdaf8aef256bb35da3373986568984900ef7c03 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 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ad1f354cf0..dbded634b7 100644 --- a/README.md +++ b/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.