Hello,
I am running the application for the advance hotspot analysis using intel vtune. On GUI, this analysis gives me information like Function/Call Stack, CPU Time by Utilization and CPI Rate. I want to get the exact information but using command-line. If I use command
/opt/intel/vtune_amplifier_xe/bin64/amplxe-cl -report hotspots -r r006ah/
the information I get are the columns of Function, Module and CPU Time:Self but CPI Rate column is missing. Can you please give me any idea how to extract CPI Rate using commandline.
Appreciate your help.
Regards,