#include "FWCore/Services/src/Memory.h"
#include "DataFormats/Provenance/interface/ModuleDescription.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/MessageLogger/interface/JobReport.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/MallocOpts.h"
#include <cstring>
#include <iostream>
#include <sstream>
#include <string>
#include <boost/lexical_cast.hpp>
#include <fcntl.h>
#include <unistd.h>
Go to the source code of this file.
Define Documentation
#define SIMPLE_MEMORY_CHECK_ORIGINAL_XML_OUTPUT |