Hello,
I’m currently using a Jetson Orin Nano with JetPack 5.1.3 installed. I’ve been trying to perform CPU profiling using Nsight Systems, but no matter which command I use, I only get system call information without any details on cache misses or similar metrics.
I’ve also tried using other profilers like Perf and Nsight Systems, but I still haven’t been able to capture CPU cache miss information. Is there a specific method or tool that can be used to profile CPU cache misses on the Jetson Orin Nano? Any advice or guidance would be greatly appreciated.
Thank you.