[ROCm Systems Profiler] 7.1.0 Formatting updated for understanding rocpd output docs" (#1663)

* Formatting udpated for ROCm Systems rocpd docs"

* Minor change

* Formatting in profiler script fixed"

* Sphinx warnings and formatting fixes

* Formatting fixed

* Formatting fixed

* Collapsible code block added

* Dixygne change reverted
This commit is contained in:
Pratik Basyal
2025-11-04 12:48:02 -05:00
committed by GitHub
parent 9d84958527
commit 6356c179ff
4 changed files with 65 additions and 91 deletions
@@ -30,9 +30,9 @@ be the same size.
.. note::
Direct Perfetto output (using `--trace` or `ROCPROFSYS_USE_TRACE=ON`) has limited support for Artificial Intelligence (AI) and Machine Learning (ML) workloads.
Data from child threads is not captured. Instead, use ROCPD (`ROCPROFSYS_USE_ROCPD=ON`) as the output type.
For more information, see the :ref:`_rocprof_sys_rocpd_output` section.
Direct Perfetto output (using ``--trace`` or ``ROCPROFSYS_USE_TRACE=ON``) has limited support for Artificial Intelligence (AI) and Machine Learning (ML) workloads.
Data from child threads is not captured. Instead, use ROCPD (``ROCPROFSYS_USE_ROCPD=ON``) as the output type.
For more information, see the :ref:`rocprof_sys_rocpd_output` section.
Getting started
========================================