[x264-devel] Re: Progiling x264

Alex Izvorski aizvorski at gmail.com
Sat Mar 3 20:03:41 CET 2007


On Fri, 2007-03-02 at 18:53 +0100, elispezzi at tiscali.it wrote:
> How I can profile x264 with gprof?
> Someone has any suggestion?
> Thanks. 
> Elisa

I strongly recommend using oprofile, the results are much more accurate.

Once you have the module in the kernel and the app installed, commands
are something like this:

modprobe oprofile
opcontrol --no-vmlinux
opcontrol --start
x264 ... options ...
opcontrol --stop
opreport --symbols x264

Regards,
--Alex


-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list