61583e3125
* > hsa_agent not provided by new api/rocprofiler-sdk and causes every device to have same id, in cases where gfxip is same and config is different pm4factory doesn't know the difference. This fix uses gfxip and CU count as a key for cache. * Change comparison from gfxip to name in instances_fncomp_t Updated comparison in instances_fncomp_t to use 'name' for backward compatibility with rocprofv2. --------- Co-authored-by: Venkateshwar Reddy Kandula <venkateshwar.kandula1306@gmail.com>