[rocprofiler-compute][TUI] Add interactive metric description (#718)

This commit is contained in:
xuchen-amd
2025-08-25 15:53:55 -04:00
committed by GitHub
parent 9a02dae75f
commit 5c8b34ddf5
8 changed files with 177 additions and 242 deletions
@@ -42,6 +42,7 @@ workload from ``rocprof-compute profile`` generated output directories.
and graphs visualizing the analysis data.
4. After the analysis results are loaded, you can start interactive analysis with detailed metrics.
You can left click on any metric cell to view detailed descriptions in the dedicated `METRIC DESCRIPTION` tab.
The TUI supports basic keyboard shortcuts, including quit application commands for easy navigation.
TUI analysis structure