Package org.jruby.runtime.profile.builtin
package org.jruby.runtime.profile.builtin
This package contains the implementation of
ProfilingService
and all related
classes will be used for all profiling methods which are shipped with jruby.- Author:
- Andre Kullmann
-
ClassesClassDescriptionThis implementation of
ProfilingService
will be used for all profiling methods which are shipped with jruby.Encapsulates the logic of recording and reporting profiled timings of method invocations.A dynamic method + it's invocation name holder for profiling purposes.This is a collection af all methods which will be profiled.