GPUOpen-Tools / gpu_performance_api

GPU Performance API for AMD GPUs
MIT License
250 stars 46 forks source link

Hardware Counter Names #33

Open msiglreith opened 5 years ago

msiglreith commented 5 years ago

Is there further information publicly available regarding the hardware counters exposed by the GPU? e.g https://github.com/GPUOpen-Tools/GPA/blob/master/Src/PublicCounterCompilerInputFiles/PublicCounterNamesGLGfx9.txt

Motivation: I'm fiddling around with performance counters using the AMD gpa interface extension directly, but trying to gather information regarding streaming, tracing, counter semantics etc. seems rather difficult.