roctracer
roctracer copied to clipboard
Looking for dynamic instrumentation tool for AMD GPU
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.