From: "authorNari (Narihiro Nakamura)" Date: 2012-12-27T17:11:13+09:00 Subject: [ruby-core:51156] [ruby-trunk - Feature #7488] Receiving object_id in object creation probes 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/