Skip to content

Introduced new Algorithm to help profiling Gaudi with Intel tools

Sebastien Ponce requested to merge lhcb/Gaudi:IntelProfiler into master

Called IntelProfile, it replaces/complements the IntelProfilerAuditor that is not usable in a threaded context (it relies on Incicdents). It allows to start and stop the intel profiling at given events.

Merge request reports