From 351d59886916fe8235062aefad894257864d3c29 Mon Sep 17 00:00:00 2001 From: "systems-assistant[bot]" <221163467+systems-assistant[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 08:44:25 -0700 Subject: [PATCH] [Docs] Adding AQLprofile info (#150) * Adding AQLprofile info * update aqlprofile text --------- Co-authored-by: Matt Williams --- projects/rocprofiler-sdk/source/docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/rocprofiler-sdk/source/docs/index.rst b/projects/rocprofiler-sdk/source/docs/index.rst index 8ef7325bee..44e25776be 100644 --- a/projects/rocprofiler-sdk/source/docs/index.rst +++ b/projects/rocprofiler-sdk/source/docs/index.rst @@ -17,6 +17,7 @@ You can utilize the ROCprofiler-SDK to develop a tool for profiling and tracing The code is open and hosted at ``_. +ROCprofiler-SDK uses a companion library called AQLprofile that generates profiling command packets (AQL/PM4) for performance counters and SQ thread trace. See the `AQLprofile docs` for more info. The documentation is structured as follows: