From: shevegen@... Date: 2016-12-04T00:24:54+00:00 Subject: [ruby-core:78478] [Ruby trunk Feature#13001] Add `full` option to `ObjectSpace.dump_all` Issue #13001 has been updated by Robert A. Heiler. Dump all the things! \o/ ---------------------------------------- Feature #13001: Add `full` option to `ObjectSpace.dump_all` https://bugs.ruby-lang.org/issues/13001#change-61856 * Author: Aaron Patterson * Status: Open * Priority: Normal * Assignee: ---------------------------------------- I would like to include T_NONE slots in the `ObjectSpace.dump_all` outpout so that I can visualize heap fragmentation. I've attached a patch that adds a "full" option to `dump_all` so that all slots are dumped to the JSON output, including T_NONE. Thanks. ---Files-------------------------------- 0001-Add-full-option-to-ObjectSpace.dump_all.patch (3.28 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: