d3f9ab25eb
* Use own counter definition * Do not depend on rocprofiler-sdk counter definition * Add missing counter definitions for MI100, MI200, MI300, MI350 series * Counters added based on register specification * This prevents some missing metrics * Enable SQC_DCACHE_INFLIGHT_LEVEL counter and associated metrics * Enable TCP_TCP_LATENCY counter and associated counter for all GPUs except MI300 * Update TCC_EA_* counters for MI100 to TCC_EA0_* * Update MI100 metrics which depend on TCC_EA0_* counters * Enable accumulation counters for MI100 * Improve rocprof list avail usage to get a better idea of supported counters * Update CHANGELOG * Move accumulation counters to counter definition --------- Co-authored-by: Vignesh Edithal <Vignesh.Edithal@amd.com>