f578f39f0a
Some sections were being displayed multiple times in the web GUI. Code to append the section was nested inside the subsection loop, so each time a new subsction was appened to the section, the entire section was appended.
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.