Current Path :
/
opt
/
alt
/
ruby20
/
lib64
/
ruby
/
2.0.0
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby20/lib64/ruby/2.0.0/profile.rb
require 'profiler' RubyVM::InstructionSequence.compile_option = { :trace_instruction => true, :specialized_instruction => false } END { Profiler__::print_profile(STDERR) } Profiler__::start_profile