From: Koichi Sasada Date: 2011-06-11T14:13:50+09:00 Subject: [ruby-core:36961] [Ruby 1.9 - Feature #120][Rejected] --enable-gc-malloc-stats Issue #120 has been updated by Koichi Sasada. Status changed from Assigned to Rejected The code CALC_EXACT_MALLOC_SIZE was removed. Please use other tools such as valgrind (massif). ---------------------------------------- Feature #120: --enable-gc-malloc-stats http://redmine.ruby-lang.org/issues/120 Author: Jeremy Kemper Status: Rejected Priority: Low Assignee: Koichi Sasada Category: YARV Target version: 1.9.x =begin * configure.in switch for CALC_EXACT_MALLOC_SIZE * export rb_gc_malloc_allocations and rb_gc_malloc_allocated_size =end -- http://redmine.ruby-lang.org