gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] profiling gnash


From: strk
Subject: [Gnash-dev] profiling gnash
Date: Fri, 11 Aug 2006 00:21:35 +0200

Just a quick note on how to profile gnash on linux:

(from gnash root build dir)
$ export LD_PROFILE=libgnashserver.so.0
$ utilities/gprocessor <movie>
$ LD_LIBRARY_PATH=server/.libs sprof libgnashserver.so

Note: you can replace libgnashserver.so.0 with any dynamic library,
or specify multiple libraries. Remember to update LD_LIBRARY_PATH 
accordingly .

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]