Skip to main content

PPROF_PROFILE_DROP_FRAMES

Constant PPROF_PROFILE_DROP_FRAMES 

Source
pub const PPROF_PROFILE_DROP_FRAMES: &'static str;
Expand description

Frames with Function.function_name fully matching the regexp will be dropped from the samples, along with their successors.

§Notes

§Examples

  • "/foobar/"