summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-26 17:27:42 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-26 17:27:42 +0000
commit767debf92e7f21f48631ebb4764ba16cfaf1d7f0 (patch)
tree34946b5d5524e3e39445a1c7138ebaf96515dae3 /ChangeLog
parentca2ca7d32b7ac53b9c28fac36dfe0bc539df85c6 (diff)
* gc.c (gc_stat): collect promote_operation_count and
types (RGENGC_PROFILE >= 2). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40939 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f3db214f0..723c7f36cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon May 27 02:26:02 2013 Koichi Sasada <ko1@atdot.net>
+
+ * gc.c (gc_stat): collect promote_operation_count and
+ types (RGENGC_PROFILE >= 2).
+
Mon May 27 01:40:58 2013 Koichi Sasada <ko1@atdot.net>
* gc.c (gc_stat): collect shade_operation_count,