pub async fn run(
    profile_path: String,
    collapsed_path: String,
) -> Result<(), JeprofError>
Expand description

Run jeprof --collapsed on the given profile.