Function prof::jemalloc::parse_jeheap[][src]

pub fn parse_jeheap<R: BufRead>(r: R) -> Result<StackProfile>
Expand description

Parse a jemalloc profile file, producing a vector of stack traces along with their weights.