.. meta::
   :description: ROCm Compute Profiler: Profiling by example
   :keywords: ROCm Compute Profiler, ROCm, profiler, tool, Instinct, accelerator, AMD

********************
Profiling by example
********************

The following examples refer to sample :doc:`HIP <hip:index>` code located in
: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

.. include:: ./includes/infinity-fabric-transactions.rst

.. include:: ./includes/vector-memory-operation-counting.rst

.. include:: ./includes/instructions-per-cycle-and-utilizations.rst

.. include:: ./includes/lds-examples.rst

.. include:: ./includes/occupancy-limiters-example.rst
