Improve the OTF2 parser
This merge request improves the OTF2 parser:
- improve the cmake detection of otf2 (you just need to have otf2-config in your path to set the include/lib dirs)
- when loading an OTF2, there was a race condition that prevented vite from displaying the trace
- we now display the thread beginning/end