pub fn generate_flamegraph_for_workload(
    workload: Workload,
    opts: Options
) -> Result<()>