Constant pprof::MAX_DEPTH

source ·
pub const MAX_DEPTH: usize = 128;
Expand description

Define the MAX supported stack depth. TODO: make this variable mutable.