ROCm / rocprofiler-compute

Advanced Profiling and Analytics for AMD Hardware
https://rocm.docs.amd.com/projects/omniperf/en/latest/
MIT License
135 stars 49 forks source link

profile: fix parsing tcc per channel on mi300 #234

Closed feizheng10 closed 9 months ago

feizheng10 commented 9 months ago

When profiling on mi300, some of the hw counter names might contain numbers as well. The original regex doesn't work properly in that case.