Help for this page

Select Code to Download


  1. or download this
    <Perl>
       use Devel::NYTProf::Apache;
    </Perl>
    
  2. or download this
    # trace=1
    # endatexit=1
    ...
    ~ enable_profile (previously disabled) to /tmp/nytprof.out
    ~ opened /tmp/nytprof.out.8168 at 1531355108.021613
    ~ init_profiler done
    
  3. or download this
    ~ END done
    ~ finish_profile (overhead 1349t, is_profiling 1)
    ...
    ~ disable_profile (previously disabled, pid 8168, trace 1)
    ~ finish_profile (overhead 0t, is_profiling 0)
    ~ disable_profile (previously disabled, pid 8168, trace 1)