Hi Tim and all,
I think I figured out oprofile, but the results show no Gem calls, which is odd since the application doing all graphics.
How can I get oprofile to profile all the libs Gem is linked with?
Attached is the results, does it tell anyone anything I could use to make this patch more efficient?
Thanks.
.b.
On Mon, 2006-05-15 at 12:01 -0400, B. Bogart wrote:
I think I figured out oprofile, but the results show no Gem calls, which is odd since the application doing all graphics.
not looking at your patch i guess, that the gem binary has been stripped and thus lost most of the useful information ...
tim
-- TimBlechmann@gmx.de ICQ: 96771783 http://www.mokabar.tk
After one look at this planet any visitor from outer space would say "I want to see the manager." William S. Burroughs
Thanks tim, how do I compile an unstriped binary? (./configure --enable-debug?)
Thanks. .b.
On Mon, May 15, 2006 12:34 pm, Tim Blechmann said:
On Mon, 2006-05-15 at 12:01 -0400, B. Bogart wrote:
I think I figured out oprofile, but the results show no Gem calls, which is odd since the application doing all graphics.
not looking at your patch i guess, that the gem binary has been stripped and thus lost most of the useful information ...
tim
-- TimBlechmann@gmx.de ICQ: 96771783 http://www.mokabar.tk
After one look at this planet any visitor from outer space would say "I want to see the manager." William S. Burroughs _______________________________________________ PD-dev mailing list PD-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
Thanks tim, how do I compile an unstriped binary? (./configure --enable-debug?)
profiling with debugging might produce wrong results ... i guess you can just remove the "strip" call from the makefile ...
t
-- TimBlechmann@gmx.de ICQ: 96771783 http://www.mokabar.tk
Desperation is the raw material of drastic change. Only those who can leave behind everything they have ever believed in can hope to escape. William S. Burroughs