[rocprof-compute] Documentation changes for move to super-repo for 7.1 (#1329)

- also remove json output mention in docs
This commit is contained in:
Young Hui - AMD
2025-10-15 15:32:54 -04:00
committed by GitHub
vanhempi 454e935448
commit 161e44c425
10 muutettua tiedostoa jossa 38 lisäystä ja 30 poistoa
@@ -623,7 +623,7 @@ manner. See
for further reading on this instruction type.
We develop a `simple
kernel <https://github.com/ROCm/rocprofiler-compute/blob/amd-mainline/sample/stack.hip>`__
kernel <https://github.com/ROCm/rocm-systems/blob/develop/projects/rocprofiler-compute/sample/stack.hip>`__
that uses stack memory:
.. code-block:: cpp
@@ -7,7 +7,7 @@ Profiling by example
********************
The following examples refer to sample :doc:`HIP <hip:index>` code located in
:fab:`github` :dev-sample:`ROCm/rocprofiler-compute/blob/amd-mainline/sample <>`
:fab:`github` :dev-sample:`ROCm/rocm-systems/blob/develop/projects/rocprofiler-compute/sample <>`
and distributed as part of ROCm Compute Profiler.
.. include:: ./includes/valu-arithmetic-instruction-mix.rst