| Package | Description |
|---|---|
| org.jruby.runtime.profile |
The profile package contains the api to implement an profiler for jruby.
|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
ProfileReporter |
ProfilingService.newProfileReporter(ThreadContext context) |
| Modifier and Type | Class and Description |
|---|---|
private static class |
BuiltinProfilingService.DefaultProfileReporter |