Seastar
High performance C++ framework for concurrent servers
Public Member Functions | List of all members
seastar::memory::scoped_heap_profiling Class Reference

Detailed Description

Enable heap profiling for the duration of the scope.

Note: Nesting different sample rates is currently not supported.

For more information about heap profiling see set_heap_profiling_sampling_rate().

#include <seastar/core/memory.hh>

Public Member Functions

 scoped_heap_profiling (size_t) noexcept
 

The documentation for this class was generated from the following file: