Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

namespace  syten
 Syten namespace.
 

Detailed Description

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