GPU usage on Jetson TK1

Hello,

I recently purchased and set up the Jetson tk1 board and verified that the opencv and cuda examples work.

I searched on the forums as well on the web and on the ubuntu software center to find a gpu monitor such as the “system monitor” or even the “psensor” tool that I found on synaptic but so far I have been unsuccessful in finding such a monitor.

Is there something like the “tegrastats” app for the jetson gpu which can show gpu usage and/or the basic statistics of the cuda cores?

I tried using the nvidia nsight profiler on my opencv gpu code as well as the opencv examples but the profiler doesn’t pick those up. It keeps saying the timeline is missing. It works fine for when I import the c/c++ cuda samples.

Thanks and Regards,
-pks