d7302d6c1c
* Test env. vars. in rocprofiler-sdk backend * Improve rocprofiler-sdk backend test case to check for env. vars. and ensure we do not overwrite irrelevant env. vars. * Remove unnecessary usage of ROCPROF_INDIVIDUAL_XCC_MODE env. var. * Formatting fixes * Test fixes * Remove redundant code in tests * Remove usage of utils_mod and use utils instead, this prevents duplicate imports
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.