Module sampling

Module sampling 

Source
Expand description

Intelligent sampling configuration for lock-free tracking

This module defines sampling strategies optimized for high-concurrency scenarios where capturing every allocation would create performance bottlenecks.

Structsยง

SamplingConfig
Sampling configuration for intelligent allocation tracking