ruby-cvs:25186
From: nobu ruby-lang.org
Date: Wed, 9 Jul 2008 11:13:42 +0900 (JST)
Subject: [ruby-cvs:25186] Ruby:r17967 (trunk): * lib/profiler.rb (Profiler__#print_profile): sort in the descending
nobu 2008-07-09 11:13:41 +0900 (Wed, 09 Jul 2008) New Revision: 17967 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17967 Log: * lib/profiler.rb (Profiler__#print_profile): sort in the descending order of cumulative time. Modified files: trunk/ChangeLog trunk/lib/profiler.rb