flamegraph
flamegraph copied to clipboard
Need to ctrl-c to writte the file
Not sure why, but i have to ctrl-c the program to see the output:
^Cwriting flamegraph to "flamegraph.svg"
flamegraph is a pretty small wrapper around perf (on Linux) and other tools. I'm guessing this might be an issue too when you run perf directly, and is unrelated to flamegraph itself.
This is the same issue as https://github.com/flamegraph-rs/flamegraph/issues/337#issuecomment-2329808673 -- the same workaround works.