We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We can use flamegraph to profile xiu binary, use the following command to generate svg file:
sudo flamegraph -o my_flamegraph.svg -- ./xiu -w
And then open the svg file in browser