roctracer icon indicating copy to clipboard operation
roctracer copied to clipboard

Looking for dynamic instrumentation tool for AMD GPU

Open William-An opened this issue 2 years ago • 0 comments

Hello all,

I am currently working on a research project and wonder if rocm suite provides binary instrumentation for AMD GPUs, similar to the NVIDIA nvbit and Intel Pin tool. I have looked into the rocm profiler and tracer but they are all on API calls level tracing, while the project wants to use tracing in the ISA level.

William-An avatar Jun 30 '22 16:06 William-An