Hello,
I want to get the bandwidth reading on intel atom using intel vtune. When I was using xeon machine, I have used the bandwidth analysis of intel vtune by command
/opt/intel/vtune_amplifier_xe/bin64/amplxe-cl -collect snb-bandwidth -target-duration-type=long -- ./peclat
Now on the atom architecture, the analysis types available on intel vtune for CPU specific analysis are intel core 2, nehalem/westmere, sandy bridge, haswell and knights corner ifor xeon phi processor.
Can you please guide me how to use bandwidth for intel atom?