Cannot profile Jetson Xavier with jetpack 4.4

Hi,

CUDA profiling require root privilege.

If you run nvprof on the device, please use $ sudo /usr/local/cuda-10.2/bin/nvprof ...
If you run it remotely, please following below topic to ssh with root account.

Thanks.