Classes | |
class | ThreadTracker |
Public Member Functions | |
InitRootHandlers (ParameterSet const &pset, ActivityRegistry &iReg) | |
~InitRootHandlers () override | |
Public Member Functions inherited from edm::RootHandlers | |
template<typename F > | |
void | ignoreWarningsWhileDoing (F iFunc, SeverityLevel level=SeverityLevel::kWarning) |
virtual | ~RootHandlers () |
Static Public Member Functions | |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | stacktraceFromThread () |
static int | stackTracePause () |
static const ThreadTracker::Container_type & | threadIDs () |
Static Public Attributes | |
static std::atomic< std::size_t > | doneModules_ |
static std::vector< std::array< char, moduleBufferSize > > | moduleListBuffers_ |
static std::atomic< std::size_t > | nextModule_ |
Private Member Functions | |
void | cachePidInfo () |
void | enableWarnings_ () override |
void | ignoreWarnings_ (edm::RootHandlers::SeverityLevel level) override |
void | willBeUsingThreads () override |
Static Private Member Functions | |
static char *const * | getPstackArgv () |
static void | stacktraceHelperThread () |
Private Attributes | |
bool | autoLibraryLoader_ |
bool | loadAllDictionaries_ |
bool | resetErrHandler_ |
std::shared_ptr< const void > | sigAbrtHandler_ |
std::shared_ptr< const void > | sigBusHandler_ |
std::shared_ptr< const void > | sigIllHandler_ |
std::shared_ptr< const void > | sigSegvHandler_ |
std::shared_ptr< const void > | sigTermHandler_ |
bool | unloadSigHandler_ |
Static Private Attributes | |
static int | childToParent_ [2] = {-1, -1} |
static std::unique_ptr< std::thread > | helperThread_ |
static int | parentToChild_ [2] = {-1, -1} |
static char | pidString_ [pidStringLength_] = {} |
static const int | pidStringLength_ = 200 |
static char *const | pstackArgv_ [] = {pstackName, dashC, InitRootHandlers::pidString_, 0 } |
static int | stackTracePause_ = 300 |
static ThreadTracker | threadTracker_ |
Friends | |
int | cmssw_stacktrace (void *) |
Additional Inherited Members | |
Public Types inherited from edm::RootHandlers | |
enum | SeverityLevel { SeverityLevel::kInfo, SeverityLevel::kWarning, SeverityLevel::kError, SeverityLevel::kSysError, SeverityLevel::kFatal } |
Definition at line 68 of file InitRootHandlers.cc.
|
explicit |
Definition at line 746 of file InitRootHandlers.cc.
References autoLibraryLoader_, edm::TypeWithDict::byName(), cachePidInfo(), UEAnalysisJets_cfi::debugLevel, edm::ParameterSet::getUntrackedParameter(), edm::hasDictionary(), edm::installCustomHandler(), edm::service::SystemBounds::maxNumberOfThreads(), moduleListBuffers_, resetErrHandler_, edm::setRefCoreStreamerInTClass(), sigAbrtHandler_, sigBusHandler_, sigIllHandler_, sigSegvHandler_, sigTermHandler_, stackTracePause_, unloadSigHandler_, and edm::ActivityRegistry::watchPreallocate().
|
override |
|
private |
Definition at line 883 of file InitRootHandlers.cc.
References childToParent_, helperThread_, edm::errors::OtherCMS, parentToChild_, pidString_, pidStringLength_, and stacktraceHelperThread().
Referenced by InitRootHandlers().
|
overrideprivatevirtual |
Implements edm::RootHandlers.
Definition at line 879 of file InitRootHandlers.cc.
References edm::RootHandlers::kInfo.
|
static |
Definition at line 855 of file InitRootHandlers.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and edm::ParameterSetDescription::setComment().
|
staticprivate |
Definition at line 877 of file InitRootHandlers.cc.
References pstackArgv_.
Referenced by edm::service::cmssw_stacktrace().
|
overrideprivatevirtual |
Implements edm::RootHandlers.
Definition at line 881 of file InitRootHandlers.cc.
References hcalDigis_cfi::level.
|
static |
Definition at line 665 of file InitRootHandlers.cc.
References childToParent_, parentToChild_, and mps_fire::result.
Referenced by edm::service::isProcessWideService().
|
staticprivate |
Definition at line 622 of file InitRootHandlers.cc.
References childToParent_, edm::service::cmssw_stacktrace_fork(), parentToChild_, and mps_fire::result.
Referenced by cachePidInfo().
|
inlinestatic |
Definition at line 98 of file InitRootHandlers.cc.
References stackTracePause_.
Referenced by edm::service::isProcessWideService().
|
inlinestatic |
Definition at line 97 of file InitRootHandlers.cc.
References edm::service::InitRootHandlers::ThreadTracker::IDs(), and threadTracker_.
Referenced by edm::service::isProcessWideService().
|
overrideprivatevirtual |
|
friend |
Definition at line 718 of file InitRootHandlers.cc.
Referenced by edm::service::isProcessWideService().
|
private |
Definition at line 124 of file InitRootHandlers.cc.
Referenced by InitRootHandlers().
|
staticprivate |
Definition at line 116 of file InitRootHandlers.cc.
Referenced by cachePidInfo(), stacktraceFromThread(), and stacktraceHelperThread().
|
static |
Definition at line 101 of file InitRootHandlers.cc.
Referenced by edm::service::isProcessWideService().
|
staticprivate |
Definition at line 117 of file InitRootHandlers.cc.
Referenced by cachePidInfo().
|
private |
Definition at line 123 of file InitRootHandlers.cc.
|
static |
Definition at line 100 of file InitRootHandlers.cc.
Referenced by InitRootHandlers(), and edm::service::isProcessWideService().
|
static |
Definition at line 101 of file InitRootHandlers.cc.
Referenced by edm::service::isProcessWideService().
|
staticprivate |
Definition at line 115 of file InitRootHandlers.cc.
Referenced by cachePidInfo(), stacktraceFromThread(), and stacktraceHelperThread().
|
staticprivate |
Definition at line 113 of file InitRootHandlers.cc.
Referenced by cachePidInfo().
|
staticprivate |
Definition at line 112 of file InitRootHandlers.cc.
Referenced by cachePidInfo().
|
staticprivate |
Definition at line 114 of file InitRootHandlers.cc.
Referenced by getPstackArgv().
|
private |
Definition at line 122 of file InitRootHandlers.cc.
Referenced by InitRootHandlers().
|
private |
Definition at line 129 of file InitRootHandlers.cc.
Referenced by InitRootHandlers().
|
private |
Definition at line 125 of file InitRootHandlers.cc.
Referenced by InitRootHandlers().
|
private |
Definition at line 127 of file InitRootHandlers.cc.
Referenced by InitRootHandlers().
|
private |
Definition at line 126 of file InitRootHandlers.cc.
Referenced by InitRootHandlers().
|
private |
Definition at line 128 of file InitRootHandlers.cc.
Referenced by InitRootHandlers().
|
staticprivate |
Definition at line 119 of file InitRootHandlers.cc.
Referenced by InitRootHandlers(), and stackTracePause().
|
staticprivate |
Definition at line 118 of file InitRootHandlers.cc.
Referenced by threadIDs().
|
private |
Definition at line 121 of file InitRootHandlers.cc.
Referenced by InitRootHandlers().