aboutsummaryrefslogtreecommitdiffstats
path: root/ext/probeprofiler/lib/probeprofile.rb
blob: f5ff40d2cc74724e60f9603b80c73d59209d46d2 (plain)
1
2
3
4
5
6
7
require 'probeprofiler'
END{
  ProbeProfiler.stop_profile
  ProbeProfiler.print_profile
}

ProbeProfiler.start_profile