[svn:parrot] r41142 - trunk

bacek at svn.parrot.org bacek at svn.parrot.org
Mon Sep 7 23:07:43 UTC 2009


Author: bacek
Date: Mon Sep  7 23:07:42 2009
New Revision: 41142
URL: https://trac.parrot.org/parrot/changeset/41142

Log:
Readd NEWS about profiling runcore. bacek--, japhb++

Modified:
   trunk/NEWS

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	Mon Sep  7 23:01:58 2009	(r41141)
+++ trunk/NEWS	Mon Sep  7 23:07:42 2009	(r41142)
@@ -2,6 +2,7 @@
 
 New in 1.6.0
 - Core
+  + Profiling runcore can now be used to generate Callgrind-compatible output
   + PMC allocator now automatically allocates ATTR structures
   + Added fixed-size structure allocator to GC
   + Contexts are now garbage-collectable


More information about the parrot-commits mailing list