Don't work profiling from Jetson Nano

I have an Ubuntu 16.04 host running a deviceQuery sample code over the ssh through the Ethernet in Jetson Nano of the installed jetpack 4.2.2

I was modify sshd_config that is allow ssh to root account but the profiling of nsight is not working and it was loss to “step over” in cudaGetDeviceCount function.

It shows up the following error message :

Data collection for 1 analysis stage failed
Metric 19595271 not found
Metric 19595271 not found

Any help is greatly appreciated - Thank you!