From: Pistos Christou Date: 2006-06-23T03:09:00+09:00 Subject: Re: ruby-prof-0.4.0 Charlie Savage wrote: > Documentation: > http://ruby-prof.rubyforge.org/ In the README (online, anyway), you have: result = RubyProf.end When really, it's result = RubyProf.stop This was difficult to track down [in my curses app which does not print to stderr or stdout]. :) Pistos -- Posted via http://www.ruby-forum.com/.