Dear Friends,
I have never used VTune profiler for instrumenting C++.
Can someone tell me why Intel VTune is better then other profiliers like valgrid, perf, gprof ? In terms of slowness & time takes for profiling hows intel compares to others ?
I want to focus on measuring application cache misses , cache performance.
Also i dont want to install Intel VTune GUI on development server, so can i load the output file of VTune created via cmd line in my local machine using VTune GUI ?
Thanks
Himanshu