[MPlayer-dev-eng] fast_memcpy namespace collision

Moritz Bunkus moritz at bunkus.org
Wed Jan 21 13:32:02 CET 2004


Heya,

> e.g.
> 
> gprof ./mplayer -mynicearg -> gprof feels to take over the parameter
> "-mynicearg"

Wrong use of gprof. First you compile the program with -pg. Then you run
the program normally (without gprof!). This will generate a file called
gmon.out. Now you run gprof with two arguments: the executable and the
gmon.out file, e.g. 'gprof mplayer gmon.out'.

Mosu

-- 
If Darl McBride was in charge, he'd probably make marriage
unconstitutional too, since clearly it de-emphasizes the commercial
nature of normal human interaction, and probably is a major impediment
to the commercial growth of prostitution. - Linus Torvalds
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040121/c722f0e6/attachment.pgp>


More information about the MPlayer-dev-eng mailing list