Implement support script to plot memory access pattern chart (useful to detect access patterns for clustering).
This should work as in the case of CFGs plotting, just basic support to provide quick feedback to the user of what types of access patterns are going on. No need to get too much fancy. There is already plenty of plotting tools to do so.