[rocprofv3] Fix ATT library path (#476)

* Fix library path

* Update docs

* Review comments

* Update source/bin/rocprofv3.py

---------

Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com>
Cette révision appartient à :
Baraldi, Giovanni
2025-07-01 22:08:29 +02:00
révisé par GitHub
Parent 1524ceb84d
révision c0c08b2f08
2 fichiers modifiés avec 18 ajouts et 8 suppressions
+6 -2
Voir le fichier
@@ -47,9 +47,13 @@ Prerequisites
* For binary files, see `ROCprof trace decoder release page <https://github.com/ROCm/rocprof-trace-decoder/releases>`_.
* Default location is ``/opt/rocm/lib``
* Default install location is ``/opt/rocm/lib``
* For custom location, use parameter ``--att-library-path``
* For custom location, use:
* Parameter ``--att-library-path``, or
* Environment variable ``ROCPROF_ATT_LIBRARY_PATH``
.. _thread-trace-parameters: