gprof
gprof2dot analysis.txt | dot -T svg -o output.svg ; inscape output.svg

