Skip to main content

profile

Function profile 

Source
pub async fn profile(
    config_path: &PathBuf,
    instance_name: &str,
    duration: u64,
    binary_path: &Path,
) -> Result<(), Error>
Expand description

Captures a CPU profile from a running instance using samply