Viewing profiling info with signal-triggered profile

When capturing profiling data as described in Profiling - Triggered During Execution, is there a way to view the results in VS Code’s normal flame graph view? I haven’t found any good way to comb through the results, I seem to only be able to see the small text-based output it prints when execution finishes.

Thanks.