Is it possible to see GPU Load of Nvidia Jetson AGX on streamline & Is nvidia Volta GPU is supported by streamline tool?
Also is it possible to check SIMD neon instruction load in streamline tool?
No support for non-Arm GPUs, so that will need Nvidia tools.
CPU profiling should work, and you can select instruction type as one of the performance counters. Note NEON load/stores count as load/stores not NEON instructions in the PMU.
Cheers,
Pete