Forum: Ruby-core [ruby-trunk - Feature #7488][Open] Receiving object_id in object creation probes

Posted by authorNari (Narihiro Nakamura) (Guest)
on 2012-12-01 16:39
(Received via mailing list)
Issue #7488 has been reported by authorNari (Narihiro Nakamura).

----------------------------------------
Feature #7488: Receiving object_id in object creation probes
https://bugs.ruby-lang.org/issues/7488

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!
Posted by Vít Ondruch (vo_x)
on 2012-12-01 18:13
(Received via mailing list)
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!
Posted by usa (Usaku NAKAMURA) (Guest)
on 2012-12-21 14:26
(Received via mailing list)
Issue #7488 has been updated by usa (Usaku NAKAMURA).

Status changed from Open to Assigned


----------------------------------------
Feature #7488: Receiving object_id in object creation probes
https://bugs.ruby-lang.org/issues/7488#change-34960

Author: authorNari (Narihiro Nakamura)
Status: Assigned
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!
Posted by authorNari (Narihiro Nakamura) (Guest)
on 2012-12-27 09:11
(Received via mailing list)
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/...
----------------------------------------
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!
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.