Mentions légales du service

Skip to content

fix Otf2

TRAHAY Francois requested to merge ftrahay/vite:otf2 into master

This merge request improves the OTF2 parser:

  • improve the cmake detection of otf2 (you just need to have otf2-config in your path to setup the include/lib dirs)
  • when loading an OTF2, there was a race condition that prevents vite from displaying the trace

Merge request reports