VTuneProfilerService new-style config
This MR adds a simple new-style config for the VTuneProfilerService
. The default configuration starts after nthreads + 1
to only be able to profile the actual running. Some flags could be added in the later stage, but I guess they are currently not needed as one needs to manually add the package anyways. The first client for this is OverlayTest.py
.
Also link to ${CMAKE_DL_LIBS}
to make it compile with latest VTune.