gprof2dot
gprof2dot copied to clipboard
Add `perf` support back in
@ArnaudBrousseau mentioned that it'd be nice to have perf support back so we could do stuff like perf script | c++file | gprof2dot.py -f perf | dot -Tpng -o output.png.
I guess I got a little to overeager on the chopping block.