Define a README for /src subdir

Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 9403dce667]
This commit is contained in:
coleramos425
2024-04-01 14:18:22 -05:00
committed by Cole Ramos
parent fc315248c7
commit b6e857a4ee
@@ -0,0 +1,6 @@
This directory contains all the source code files for the Omniperf project.
The top-level `omniperf` executable is the entry point and defines the flow for subsequent execution modes.
To build Omniperf as a developer (from source) please add this directory to `PATH`.
You will find utilities and logic specific to Omniperf's different execution modes in their
respective subdirectories.