diff --git a/projects/aqlprofile/README.md b/projects/aqlprofile/README.md index 6cea765f2c9..30cae6b2684 100644 --- a/projects/aqlprofile/README.md +++ b/projects/aqlprofile/README.md @@ -2,6 +2,8 @@ AQLprofile is an open source library that enables advanced GPU profiling and tracing on AMD platforms. It works in conjunction with [rocprofiler-sdk](https://github.com/ROCm/rocprofiler-sdk) to support profiling methods such as performance counters (PMC) and SQ thread trace (SQTT). AQLprofile provides the foundational mechanisms for constructing AQL packets and managing profiling operations across multiple AMD GPU architecture families. +test + ### Background AQLprofile builds on concepts from the Heterogeneous System Architecture (HSA) and Architected Queuing Language (AQL), which define the foundations for GPU command processing and profiling on AMD platforms. For further reading: @@ -131,4 +133,4 @@ For issues or questions, please report them in the GitHub Issues section or cont ## License -AQLprofile is open source and distributed under the MIT License. See the LICENSE file for more details. \ No newline at end of file +AQLprofile is open source and distributed under the MIT License. See the LICENSE file for more details.