From: Roger Pack Date: 2009-05-07T04:12:26+09:00 Subject: Re: How to profile Ruby 1.9 and/or JRuby code? (ruby-prof works only on MRI Ruby 1.8) Shot (Piotr Szotkowski) wrote: > I love ruby-prof, but it unfortunately does not work neither under > MRI Ruby 1.9 nor under JRuby. How can one profile MRI Ruby 1.9 > and/or JRuby code? It appears from the ruby prof log that they *used* to support 1.9 (till 1.9 changed), so I'd probably fork their code and try to fix the compile errors in it. GL! -=r -- Posted via http://www.ruby-forum.com/.