From: "vo.x (Vit Ondruch)" Date: 2012-12-02T02:12:52+09:00 Subject: [ruby-core:50455] [ruby-trunk - Feature #7488] Receiving object_id in object creation probes Issue #7488 has been updated by vo.x (Vit Ondruch). authorNari (Narihiro Nakamura) wrote: > # I'm sorry, I don't have a Mac so I do not execute dtrace's tests... Try SystemTap [1] if you are on Linux. [1] http://sourceware.org/systemtap/ ---------------------------------------- Feature #7488: Receiving object_id in object creation probes https://bugs.ruby-lang.org/issues/7488#change-34288 Author: authorNari (Narihiro Nakamura) Status: Open Priority: Normal Assignee: tenderlovemaking (Aaron Patterson) Category: core Target version: 2.0.0 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/