No NVTX data collected

I’m using Nsight systems to profile an application, I’m able to get all the information about the GPU. However, the NVXT section in which I am supposed to get NVXT information about the subroutines being called is missing.
I’m currently profiling using:
nsys profile -w true -t cuda,nvtx,osrt,cudnn,cublas -s cpu ./app