1 #ifndef JEMALLOC_PROFILE_H
2 #define JEMALLOC_PROFILE_H 1
6 #include "GaudiAlg/GaudiAlgorithm.h"
40 #endif // JEMALLOC_PROFILE_H
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
virtual StatusCode finalize()
Algorithm finalization.
virtual StatusCode execute()
Algorithm execution.
This class is used for returning status codes from appropriate routines.
virtual const std::string & name() const
The identifying name of the algorithm object.
The useful base class for data processing algorithms.
virtual StatusCode initialize()
Algorithm initialization.
JemallocProfile(const std::string &name, ISvcLocator *pSvcLocator)
Standard constructor.
virtual ~JemallocProfile()
Destructor.
Algorithm to enable/disable the profiling of the head by Jemalloc.