Re: [MacRuby-devel] Profiling macruby code

2010-10-21 Thread Laurent Sansonetti
Hi Corey, I don't think we have a real profiler solution yet. We could make the Ruby profilers work on MacRuby for the upcoming release, though, if you file a ticket. Ideally, I think we should make Shark/Instrument able to interpret Ruby methods, by feeding them with symbols somehow. Currentl

Re: [MacRuby-devel] Profiling macruby code

2010-10-21 Thread Matt Aimonetti
Did you try using Dtrace? - Matt Sent from my iPhone On Oct 21, 2010, at 12:26, corey johnson wrote: > That works for the C and ObjC parts of macruby. But I can't get it to > show me which ruby methods are taking the most amount of time. > > On Thu, Oct 21, 2010 at 10:58 AM, Alistair Holt >

Re: [MacRuby-devel] Profiling macruby code

2010-10-21 Thread corey johnson
That works for the C and ObjC parts of macruby. But I can't get it to show me which ruby methods are taking the most amount of time. On Thu, Oct 21, 2010 at 10:58 AM, Alistair Holt wrote: > Instruments? > > On 21 Oct 2010, at 18:35, corey johnson wrote: > >> Has anyone successfully profiled a ru

Re: [MacRuby-devel] Profiling macruby code

2010-10-21 Thread Alistair Holt
Instruments? On 21 Oct 2010, at 18:35, corey johnson wrote: > Has anyone successfully profiled a running macruby (0.7) app? I've > tried using Ruby's built in __Profiler and Ruby-Prof but both fail to > run. Is there a Cocoa specific app that can be used? > > Thanks, > Corey > _

[MacRuby-devel] Profiling macruby code

2010-10-21 Thread corey johnson
Has anyone successfully profiled a running macruby (0.7) app? I've tried using Ruby's built in __Profiler and Ruby-Prof but both fail to run. Is there a Cocoa specific app that can be used? Thanks, Corey ___ MacRuby-devel mailing list MacRuby-devel@lists