Skip to content

VTuneProfilerService new-style config

Tadej Novak requested to merge tadej/athena:profiling into master

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.

/cc @amete @jchapman @mbandier

Merge request reports