#include <atomic>
#include "PerfTools/AllocMonitor/interface/AllocMonitorBase.h"
#include "PerfTools/AllocMonitor/interface/AllocMonitorRegistry.h"
#include "FWCore/Framework/interface/ComponentDescription.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ServiceRegistry/interface/ServiceRegistry.h"
#include "FWCore/ServiceRegistry/interface/ServiceMaker.h"
#include "FWCore/ServiceRegistry/interface/ModuleCallingContext.h"
#include "DataFormats/Provenance/interface/ModuleDescription.h"
#include <unistd.h>
#include <sys/syscall.h>
#include "moduleAlloc_setupFile.h"
#include "ThreadAllocInfo.h"
Go to the source code of this file.
Classes | |
class | ModuleAllocMonitor |
Namespaces | |
edm::service::moduleAlloc | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::DescriptionFillerForServices< ModuleAllocMonitor > > | s_filler__LINE__ ("ModuleAllocMonitor") |
static const edm::serviceregistry::ServicePluginFactory ::PMaker< edm::serviceregistry::ServiceMaker< ModuleAllocMonitor > > | s_maker__LINE__ ("ModuleAllocMonitor") |
|
static |
|
static |