Go to the documentation of this file. 1 #ifndef ProfilerService_H
2 #define ProfilerService_H
14 class TestProfilerService;
101 #endif // ProfilerService_H
bool stopInstrumentation()
stop instrumentation if not active anymore; true if stopped now
friend struct test::CheckPaths
void endEventI(edm::StreamContext const &stream)
bool startInstrumentation()
start instrumentation if not active. true if started now
void endPath(std::string const &path)
~ProfilerService()
Destructor.
friend class test::TestProfilerService
ProfilerService(edm::ParameterSet const &pset, edm::ActivityRegistry &activity)
Standard Service Constructor.
void beginEventI(edm::StreamContext const &stream)
std::vector< std::string > m_excludedPaths
bool resumeInstrumentation()
bool active() const
true if instrumentation is active
void beginPath(std::string const &path)
void beginPathI(edm::StreamContext const &stream, edm::PathContext const &path)
void endPathI(edm::StreamContext const &stream, edm::PathContext const &path, edm::HLTPathStatus const &)
bool pauseInstrumentation()
std::vector< std::string > m_paths
bool doEvent() const
true if the current event has to be instrumented
bool forceStopInstrumentation()
forced stop instrumentation independenly of activity status; true if stopped now
void preSourceI(edm::StreamID)
void dumpStat() const
dump profiling information