From: Eric Wong Date: 2018-07-02T12:23:28+00:00 Subject: [ruby-core:87748] Re: [Ruby trunk Feature#14857] collect malloc info ko1@atdot.net wrote: > https://bugs.ruby-lang.org/issues/14857 > Collected information: > > * gen (GC count at allocation) > * file (C file name) > * line (C line number at the file) Btw, I posted a complementary idea, "mwrap" posted to ruby-talk to find malloc-heavy callsites in Ruby. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/439240 https://80x24.org/mwrap-public/20180702120050.GA24029@dcvr/ Output for: MWRAP=dump_path:m.log mwrap make gcbench-rdoc sort -k1,1rn