Skip to content

paraver: add paraver from github with a patch to parse traces faster

Raúl Peñacoba Veigas requested to merge master.plus.fastparaver into master

Paraver has a parser for a 'new format' trace which assumes ordered trace. I've changed this parser to handle the normal format and added other tweaks to load traces faster.

To use it, add a first line (before #Paraver ...) new format, and ensure the trace time is set in the paraver header.

new format
#Paraver (19/01/38 at 03:14):3714120799_ns:0:1:1(49:1)
                                 ^

Merge request reports