Function heap_profile

Source
pub async fn heap_profile(
    context: &CtlContext,
    dir: Option<String>,
) -> Result<()>