Files
rocm-systems/docs/index.rst
T
Saurabh Verma b6a187aed1 migrate aqlprofile docs 7.0.1 from standalone repo (#1379)
This PR migrates the aqlprofile/docs folder from standalone repo to monorepo
Link to the docs branch:
https://github.com/ROCm/aqlprofile/commits/docs/7.0.1

---------

Co-authored-by: Matt Williams <matt.williams@amd.com>
Co-authored-by: pbhandar-amd <138039281+pbhandar-amd@users.noreply.github.com>
2025-10-15 10:01:36 -04:00

45 line
1.4 KiB
ReStructuredText

.. meta::
:description: AQLprofile is an open source library that enables advanced GPU profiling and tracing on AMD platforms.
:keywords: AQLprofile, ROCm, tool, Instinct, accelerator, AMD
.. _index:
************************
AQLprofile documentation
************************
The Architected Queuing Language profiling library (AQLprofile) is an
open source library that enables advanced GPU profiling and tracing on
AMD platforms.
This documentation provides a comprehensive overview of the AQLprofile library.
If you're new to AQLprofile, see :doc:`What is AQLprofile? <what-is-aqlprofile>`.
AQLprofile is open source and hosted at `AQLprofile on GitHub <https://github.com/ROCm/aqlprofile>`_.
.. grid:: 2
:gutter: 3
.. grid-item-card:: Install
* :doc:`Install AQLprofile <install/aqlprofile-install>`
.. grid-item-card:: Examples
* :doc:`Performance Monitor Control (PMC) workflow <examples/pmc-workflow>`
* :doc:`SQ Thread Trace (SQTT) workflow <examples/sqtt-workflow>`
.. grid-item-card:: Reference
* :doc:`Glossary <reference/glossary>`
* :doc:`Supported architectures and counter blocks <reference/supported-architectures>`
* :doc:`APIs <reference/api-list>`
To contribute to the documentation, refer to
`Contributing to ROCm <https://rocm.docs.amd.com/en/latest/contribute/contributing.html>`_.
You can find licensing information on the
`Licensing <https://rocm.docs.amd.com/en/latest/about/license.html>`_ page.