SyTen
memory_sampler.h File Reference

A little memory sampling tool, measuring RSS and writing to an output file. More...

#include <thread>
#include <mutex>
+ Include dependency graph for memory_sampler.h:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  syten::MemorySampler
 Stores memory sampling info, exists once as a static global object. More...
 

Namespaces

 syten
 Syten namespace.
 

Detailed Description

A little memory sampling tool, measuring RSS and writing to an output file.