Files
rocm-systems/projects/rocprofiler-compute/src
vedithal-amd bd7a1de879 Remove rocprofv1/v2 in favour of rocprofiler-sdk (#673)
* Set default rocprof interface as rocprofiler-sdk

* Remove rocrprofv1 and rocprofv2 interfaces

* Remove deprecation notice for rocprof v1/v2/v3 interfaces
  * Make rocprofiler-sdk the default interface and make rocprofv3 interface opt-in using ROCPROF=rocprofv3

* Add deprecation notice for rocprofv3
2025-09-24 10:37:01 -04:00
..
2025-01-02 15:29:47 -06:00
2025-09-12 16:24:44 -04:00

This directory contains all the source code files for the ROCm Compute Profiler project. The top-level rocprof-compute executable is the entry point and defines the flow for subsequent execution modes.

To build ROCm Compute Profiler as a developer (from source) please add this directory to PATH. You will find utilities and logic specific to ROCm Compute Profiler's different execution modes in their respective subdirectories.