Alright, so I did find a way to explore the raf data (apart from F1PerfView). For those of you that are used to matlab, this little script may help you in detailed data analysis. It reads and plots all raf data (can take multiple files) that has been exported to csv format by F1PerfView.
All data is placed in RAF, a structured variable that allows easy post-calculation of any kind within the matlab interface.
Each plot is named by its col.header (as defined by F1PerfView) so its relatively easy to navigate to the figure of interest (in case you export all 61? fields in F1PerfView).
/Ingolf
All data is placed in RAF, a structured variable that allows easy post-calculation of any kind within the matlab interface.
Each plot is named by its col.header (as defined by F1PerfView) so its relatively easy to navigate to the figure of interest (in case you export all 61? fields in F1PerfView).
/Ingolf