ATLAS Offline Software
Namespaces | Functions
PerfMonUtils.cxx File Reference
#include <vector>
#include <string>
#include "GaudiKernel/IProperty.h"
#include "Gaudi/Property.h"
#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/IAuditorSvc.h"
#include "GaudiKernel/IAuditor.h"
#include "PerfMonUtils.h"
Include dependency graph for PerfMonUtils.cxx:

Go to the source code of this file.

Namespaces

 PerfMon
 a simple malloc wrapper that keeps track of the amount of memory allocated on the heap.
 

Functions

StatusCode PerfMon::makeAuditor (const std::string &audName, IAuditorSvc *audSvc, MsgStream &msg)
 simple function to factorize boring things such as asking the AuditorSvc if an auditor is there (and scheduled) and make sure to create it if it is not yet alived. More...