Is your feature request related to a problem? Please describe.
Currently, we only support rocprofv1 for Mi200 profiling. Fundamentally there's no reason why we can't also enable support for rocprofv2. Let's add support.
Additional context
I want to make a note that this combo of profiler+soc isn't covered in our CI tests. We may want to consider adding this @JoseSantosAMD . Logically it would make sense to add it when we roll out ROCm 6 CI tests
Is your feature request related to a problem? Please describe. Currently, we only support rocprofv1 for Mi200 profiling. Fundamentally there's no reason why we can't also enable support for rocprofv2. Let's add support.
Describe the solution you'd like Only change required: https://github.com/AMDResearch/omniperf/blob/4a8917f8802dabe995294390730796fcddfe3017/src/omniperf_soc/soc_gfx90a.py#L55
Additional context I want to make a note that this combo of profiler+soc isn't covered in our CI tests. We may want to consider adding this @JoseSantosAMD . Logically it would make sense to add it when we roll out ROCm 6 CI tests