Files
rocm-systems/projects/rocprofiler-compute/src
raramakr 7bfc49e9f8 SWDEV-521636 - Add dependent script path to system path in rocprof-compute (#651)
In wheel environment, rocprof-compute in bin folder is not a soft link. For executing rocprof-compute from bin folder, the system path should also have the dependency script paths. Added the same

[ROCm/rocprofiler-compute commit: df2296529b]
2025-04-02 09:41:02 -07:00
..
2025-04-01 12:18:07 -04:00
2025-01-23 13:09:32 -06:00
2025-01-02 15:29:47 -06: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.