Adding doc links for trace decoder, aqlprofile and viewer (#464)

Adding interlinks for trace decoder, aqlprofile and viewer

Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com>
Co-authored-by: Bhardwaj, Gopesh <Gopesh.Bhardwaj@amd.com>

[ROCm/rocprofiler-sdk commit: 9dadbbace5]
Bu işleme şunda yer alıyor:
Baraldi, Giovanni
2025-06-18 14:10:18 +02:00
işlemeyi yapan: GitHub
ebeveyn 8de9854a62
işleme 0ea9dbf7a8
2 değiştirilmiş dosya ile 14 ekleme ve 4 silme
+4
Dosyayı Görüntüle
@@ -15,6 +15,10 @@ ROCprofiler-SDK provides wrapper APIs for the ROCprof Trace Decoder, a library t
Thread trace can generate large amounts of data, especially when profiling complex applications or longer execution runs. This might require handling potentially high volumes of trace data, so it’s recommended to implement appropriate filtering strategies to focus on the specific parts of interest in your application.
.. note::
ROCprof Trace Decoder is a binary-only library and can be found `here <https://github.com/ROCm/rocprof-trace-decoder/releases>`_.
Thread trace service API
------------------------------------