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

ProbeProfiler.start_profile