heap_profile

Function heap_profile 

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