hotshot - Alex V Koval, 10/16/2012 08:49 PM
#!/bin/bash
gprof2dot -f pstats $1 | dot -Tpng -o $1.png
echo $1.png