Issue #7488 has been updated by authorNari (Narihiro Nakamura). Target version changed from 2.0.0 to next minor We are entering code freeze phase. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/50483 ---------------------------------------- Feature #7488: Receiving object_id in object creation probes https://bugs.ruby-lang.org/issues/7488#change-35103 Author: authorNari (Narihiro Nakamura) Status: Assigned Priority: Normal Assignee: tenderlovemaking (Aaron Patterson) Category: core Target version: next minor Hi. I want to get a object id in object creation probes to know a creation point of a suspect object. I've wrote a patch for above. https://gist.github.com/4182140 Could you check it? # I'm sorry, I don't have a Mac so I do not execute dtrace's tests... Thanks! -- http://bugs.ruby-lang.org/