Project

General

Profile

« Previous | Next » 

Revision cf1e1879

Added by mame (Yusuke Endoh) over 4 years ago

ext/objspace/lib/objspace/trace.rb: Added

This file, when require'ed, starts tracing the object allocations, and
redefines Kernel#p to show the allocation site.

This commit is experimental; the library name and APIs may change.

[Feature #17762]