Class BuiltinProfilingService

java.lang.Object
org.jruby.runtime.profile.builtin.BuiltinProfilingService
All Implemented Interfaces:
ProfilingService

public class BuiltinProfilingService extends Object implements ProfilingService
This implementation of ProfilingService will be used for all profiling methods which are shipped with jruby.
Author:
Andre Kullmann