From 4166390229eea57c350f964fd0abf050ce3781d8 Mon Sep 17 00:00:00 2001 From: nari Date: Sat, 3 Nov 2012 02:35:39 +0000 Subject: * NEWS: add a news about GC::Profiler.raw_data. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b358042344..464cfdc5fb 100644 --- a/NEWS +++ b/NEWS @@ -112,6 +112,10 @@ with all sufficient information, see the ChangeLog file. * incompatible changes: * Fiber#resume cannot resume a fiber which invokes "Fiber#transfer". + * GC::Profiler + * added method: + * added GC::Profiler.raw_data which returns raw profile data for GC. + * toplevel * added method: * added main.define_method which defines a global function. -- cgit v1.2.3