[vlc-devel] profiing

chshin chshin at netmedia.kjist.ac.kr
Tue Feb 24 12:27:23 CET 2004


HI,

I'm profiling VLC player using GNU profiling tool (gprof).
To compile a source file for profiling, should specify the '-pg' option when
run the compiler.
I simply modified main Makefile with Adding '-pg' to OBJCFLAGS.
But VLC has dynamic structure which plugin/unplugin many modules.
Because profiling result is made from partial codes except dynamic modules
part, I can't acquire complete information.
How can i acquire complete profiling result.

Can any advise what I should do?

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list