From 4e4d0ced00a74e384d8c653e3c69e814dee86f79 Mon Sep 17 00:00:00 2001 From: Swati Rawat Date: Fri, 27 Dec 2024 09:30:46 +0000 Subject: [PATCH] adding link to rocm.docs Change-Id: I99e89c85838d54f2992eac10c1b5ee2ced3c9485 [ROCm/roctracer commit: a73046d6b5f4d1aa6bb6844a6cd4284072d3361f] --- projects/roctracer/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/roctracer/README.md b/projects/roctracer/README.md index 8ee36d2364..ad1f354cf0 100644 --- a/projects/roctracer/README.md +++ b/projects/roctracer/README.md @@ -1,5 +1,8 @@ # ROC-tracer +> [!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. + - **ROC-tracer library: Runtimes Generic Callback/Activity APIs** The goal of the implementation is to provide a generic independent from specific runtime profiler to trace API and asynchronous activity.