[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>
このコミットが含まれているのは:
Baraldi, Giovanni
2025-07-01 22:08:29 +02:00
committed by GitHub
コミット c0c08b2f08
2個のファイルの変更18行の追加8行の削除
+6 -2
ファイルの表示
@@ -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: