[x264-devel] x264 Makefile fprofiled

Fing Cmo fingcmo at gmail.com
Wed Nov 25 08:51:36 CET 2009


Hi,

Could someone please explain what the "fprofiled:" section of the
makefile does?

I am used to the "gprof" profiling tool to create a .dot file which I then
read via
graphviz to produce beautiful call graphs and some runtime statistics.

e.g. like this:

$ gcc -pg test.c
$ ./a.out
$ gprof a.out gmon.out | awk -f gprof2dot.awk > test1.dot


Does the "fprofiled:" section of the Makefile do something similar
similar as above? if so how (input, outputs, dirs)?
OR am I completely lost?

Thanks again for your time,
Ad.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20091125/e443d693/attachment.htm>


More information about the x264-devel mailing list