The Gaudi Framework  master (37c0b60a)
IntelProfilerAuditor.cpp File Reference
#include <algorithm>
#include <iomanip>
#include <memory>
#include <sstream>
#include <stack>
#include <string>
#include <utility>
#include <vector>
#include <GaudiKernel/Auditor.h>
#include <GaudiKernel/GaudiException.h>
#include <GaudiKernel/IAuditorSvc.h>
#include <GaudiKernel/IIncidentListener.h>
#include <GaudiKernel/IIncidentSvc.h>
#include <GaudiKernel/MsgStream.h>
#include <ittnotify.h>
Include dependency graph for IntelProfilerAuditor.cpp:

Go to the source code of this file.

Classes

class  IntelProfilerAuditor
 
struct  IntelProfilerAuditor::stack_entity
 

Typedefs

typedef std::map< std::string, __itt_event > TaskTypes
 

Typedef Documentation

◆ TaskTypes

typedef std::map<std::string, __itt_event> TaskTypes

Definition at line 36 of file IntelProfilerAuditor.cpp.