CUDA API Trace - Function parameters

Hello,

I was using nvprof and nsys to collect API trace information from my application and I wasn’t able to find out parameters that are passed to these functions. Is that something that’s included in instrumentation available through nvprof or nsys.

Thanks!

Moved this to the Nsight Systems category.

Hi elankart,

nsys does not capture API parameters during a profile due to the additional overhead of collecting them.