The Gaudi Framework  v29r0 (ff2e7097)
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

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

Definition at line 26 of file IntelProfilerAuditor.cpp.