or http://www.cs.utah.edu/dept/old/texinfo/as/gprof.html#SEC4
You can give more than one profile data file by entering all their names after the executable file name; then the statistics in all the data files are summed together.
No, we'll just need to find a representive set of videos.for f in *.mov
do
mplayer $f
mv gmon.out {$f%.mov}.gmon
done
gprof ~/local/bin/mplayer *.gmon > sumup.prof
Aucun commentaire:
Enregistrer un commentaire