The Sparta Modeling Framework
|
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. | |
Simple class to see where memory is being used. Generates reports.
Definition in file MemoryProfiler.hpp.