Is it possible to enable cycle accurate trace collection when using the ARM DS-5 debugger for Cortex-A57 targets? I have used this feature in the past with Cortex-A9 targets, but the button to enable this feature does not seem to be available with A57.
I'm using ARM DS-5 version 5.22.0 and have been spending time going through the DTSL configuration, but have not found anything yet that would allow me to enable this functionality.
Trace data collection is working with both internal and external trace buffers, but without the cycle accurate capability, it's not possible to see the impact of device access latencies.
Does A57 support cycle-accurate trace? YES
Source:
Note: As usual for ETMv4 / PTM trace, it only counts the cycles between branches/waypoints, not individual instructions.