252a5e8146
* Remove TCP_TCP_LATENCY_sum counter for MI300 * Remove TCP_TCP_LATENCY_sum counter which is unsupported for MI300 per register specification * Remove VL1 Lat metric from memory chart section (block 3) for MI 300 since it uses TCP_TCP_LATENCY_sum counter which is unsupported * Remove references to TCP_TCP_LATENCY_sum * Update CHANGELOG * reword changelog
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.