bd7a1de879
* 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
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.