The Sparta Modeling Framework
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
MemoryProfiler.hpp File Reference

Simple class to see where memory is being used. Generates reports. More...

#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  sparta::MemoryProfiler
 Utility used to periodically collect heap usage statistics throughout a simulation. Supported phases for inspection include Build, Configure, Bind, and Simulate. More...
 

Namespaces

namespace  sparta
 Macros for handling exponential backoff.
 
namespace  sparta::app
 Sparta Application framework.
 

Detailed Description

Simple class to see where memory is being used. Generates reports.

Definition in file MemoryProfiler.hpp.