[rocprofv3-avail] - Add sample data (#514)

* Add sample data for avail and remove color code for non terminal output

* review comments

* review comments

* add documentation

* test fix

[ROCm/rocprofiler-sdk commit: 2447a85215]
This commit is contained in:
Nagaraj, Sriraksha
2025-07-22 10:39:59 -05:00
committed by GitHub
parent f38f6cc82e
commit 28d2a8f5bb
6 changed files with 46 additions and 8 deletions
@@ -780,6 +780,12 @@ To see the counters available on the GPU, use:
rocprofv3 --list-avail
Sample output for the list-avail command:
.. file:: /data/list-avail.txt
:width: 100%
:align: center
You can also customize the counters according to the requirement. Such counters are named :ref:`extra-counters`.
For a comprehensive list of counters available on MI200, see `MI200 performance counters and metrics <https://rocm.docs.amd.com/en/latest/conceptual/gpu-arch/mi300-mi200-performance-counters.html>`_.