706a8382a5
* added graceful errors/exit in profile/analyze roofline.csv * edit if statement truth * restore if statement truth (roofline_csv needs at least 2 rows) * addressed comments and skipped showing roof metrics when data invalid * fix workload merge * changed warning to error * removed redundant variable definition * added roofline csv validate check in TUI * add test cases to test validation function * ruff format * simplified TUI roofline handling
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.