Skip to main content

capture_profile

Function capture_profile 

Source
fn capture_profile(
    binary: &Path,
    run_args: &[String],
    quiet: bool,
) -> Result<RawProfile, CaptureProfileError>